/* Copyright Muchachamaca SCP, Spain - All rights reserved */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html { overflow-y: scroll; }	/* force vertical scrollbar */

body, td, th, a, p, li, h1, h2, h3, h4, h5, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #204040;
}

body {
	text-align: center;	/* IE way to center blocks */
	margin: auto;		/* NS way to center blocks */
	margin-top: 0px;
	background-color: white;
	width: 950px;
	position: relative;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

table {
	border: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 26px;
	color: #666;
	margin: 1em 0 1em 0;
}
h2 {
	font-size: 11px;
	margin-top: 1.5em;
}
/*
a:link { color: black; }
a:visited { color: black; }
a:hover { color: black; }
a:active { color: black; }
*/

label {
	padding-left: 5px;
}

td {
	vertical-align: top;
}

sup {
	font-size: 70%;
}

a.subtle { text-decoration: none !important; }
a.subtle:hover { text-decoration: underline !important; }

#centerpage
{
	text-align: left;
	background-color: white;
	width: 950px;
	margin:0 auto;
 }

#topline {
/*	background-color: #A9A5A5;*/
/*	padding: 10px 20px 10px 20px;*/
	height: 20px;
}
#topline a {
	text-decoration: underline;
}

#langmenu {
	text-align: right;
	color: #D8D0D0;
}

#langmenu a:link { color: #D8D0D0; text-decoration: none; }
#langmenu a:visited { color: #D8D0D0; text-decoration: none; }
#langmenu a:hover { color: white; text-decoration: none; }
#langmenu a:active { color: #D8D0D0; text-decoration: none; }

#face {
	width: 950px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#topmenu {
	position: absolute;
	text-align: left;
	margin: -29px 0 0 189px;
	padding: 0;
}
#topmenu ul {
	margin: 0;
	padding: 0;
}
#topmenu li {
	/* somehow, the font-size & family needs to set here; just in the a is not enough */
	/* this goes for FF and IE8 */
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	line-height: 29px;
	vertical-align: middle;
	border-left: 1px solid #4e2949;
	border-right: 1px solid #a07798;
}
#topmenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	padding: 8px 0;
	color: white;
}
#topmenu li a:link		{ text-decoration: none; }
#topmenu li a:visited	{ text-decoration: none; }
#topmenu li a:hover		{ text-decoration: underline; }
#topmenu li a:active	{ text-decoration: none; }

#leftmenu {
	position: absolute;
/*	float: left; */
	padding-left: 0;
	margin-left: 30px;
	margin-top: 0;
	padding-top: 0;
}
#leftmenu ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
}
#leftmenu li {
	list-style: none;
	margin: 0;
	padding: 13px 2px 13px 0px;
}
#leftmenu li a {
	margin: 0;
	text-decoration: none;
}
#leftmenu li a:link { color: #406ABC; text-decoration: none; }
#leftmenu li a:visited { color: #406ABC; text-decoration: none; }
#leftmenu li a:hover { color: #102080; text-decoration: underline; }
#leftmenu li a:active { color: #406ABC; text-decoration: none; }

#textmenu {
	color: #AAAAAA;
	text-align: center;
}

#textmenu a:link { color: #AAAAAA; text-decoration: none; }
#textmenu a:visited { color: #AAAAAA; text-decoration: none; }
#textmenu a:hover { color: #AAAAAA; text-decoration: underline; }
#textmenu a:active { color: #AAAAAA; text-decoration: none; }

#pagetitle {
	margin: 60px 0 0 90px;
	height: 40px;
}

#content {
	width: 699px; /* 759 - padding! */
	text-align: left;
	margin: 0;
	padding: 0 35px 25px 25px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
}
#content h2 {
	margin-bottom: 1px;
}
#content p {
	margin-top: 5px;
	line-height: 1.4em;
}
#content p a { text-decoration: underline; }

.closep {
	margin-top: 10px;
	margin-bottom: 10px;
}

.formulario {
	margin-left: 60px;
}

.formulario h1 {
	color: black;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}

.footer {
	text-align: center;
	font-size: 9px;
	color: #666666;
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
}

.footer a:link { color: #666666; text-decoration: none; }
.footer a:visited { color: #666666; text-decoration: none; }
.footer a:hover { color: #666666; text-decoration: underline; }
.footer a:active { color: #666666; text-decoration: none; }

.jc_thumbnail {
	margin-left: 9px;
	cursor: pointer;
}

.jc_thumbnail_pendant_10 {
	margin-right: 11px;
	cursor: pointer;
}

.jc_thumbnail_pendant_15 {
	margin-right: 7px;
	cursor: pointer;
}

.jc_thumbnail_pendant {
	margin-right: 4px;
	cursor: pointer;
}

#cart-column {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
}

.faqs {
}
.faqs ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
.faqs ol {
	margin-top: 7px;
	margin-bottom: 7px;
}
.faq_question {
	margin-top: 14px;
}

.faq_question a:link	{ color: black; font-weight: bold; text-decoration: none; }
.faq_question a:visited	{ color: black; font-weight: bold; text-decoration: none; }
.faq_question a:hover	{ color: black; font-weight: bold; text-decoration: underline; }
/*.faq_question a:active	{ color: black; font-weight: bold; text-decoration: none; }*/

.faq_answer {
	display: none;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.button {
	cursor: pointer;
}

#submenu {
	margin: 25px 25px 0 0;
	padding: 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
#submenu ul {
	margin: 0;
	padding: 0;
	cursor: default;
}
#submenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block; /* overridden in ie7.css */
	cursor: default;
	border-right: 1px solid #947bcd;
	border-top: 1px solid #947bcd !important;
	border-bottom: 1px solid #947bcd !important;
	line-height: 18px;
}
#submenu li a {
	color: black;
	margin: 0;
	padding: 0 10px 0 10px;
}
#submenu li a:link		{ background-color: white; text-decoration: none; }
#submenu li a:visited	{ background-color: white; text-decoration: none; }
#submenu li a:hover		{ background-color: white; text-decoration: none; color: #BB4A35; }
#submenu li a:active	{ background-color: white; text-decoration: none; }

.form_letterbox {
	border: 1px solid #979372;
	border-right-width: 0px;
	width: 14px;
	height: 14px;
	margin: 0;
/*	padding: 2px 2px;*/
	text-align: center;
	font-size: 10px;
}

/*---------------------------*/


.smalltext {
	font-size: 10px
}
.smalltext p {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*---------------------------*/

#content .press_block {
	width: 600px;
	border: 1px solid #DDDDDD;
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#content .press_block h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
#content .press_block h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #666666;
	margin: 0;
	text-decoration: none;
}
#content .press_block h1 a:hover { text-decoration: underline; }
#content .press_block p {
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10px;
}
#content .press_block a { text-decoration: underline; }

#content .press_article {
/*	width: 450px; */
/*	background-color: #FFFFE8; */
}

#content .press_article h1 {
	font-size: 24px;
	font-weight: bold;
}

#content .press_author {
	margin-top: -10px;
}

#content .press_caption {
	font-size: 9px;
}

/*---------------------------*/

.testimonial {
	width: 600px;
/*	margin-left: 20px;*/
}

.testimonial p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.testimonial_separator {
	height: 1px;
	width: 50px;
	color: #80C0C0;
	background-color: #80C0C0;
	border: none;
	margin: 15px auto 15px 250px;
	padding: 0;
}


/*---------------------------*/

.cart_table {
}
.cart_table table {
	font-size: 10px;
	margin: auto;
	padding: 0;
}
.cart_table th {
	padding-bottom: 3px;
	border-bottom: 1px solid #614883;
	text-align: left;
}
.cart_table td {
	padding-top: 6px;
	padding-bottom: 3px;
/*	border-bottom: 1px dashed #85774A; */
	border-bottom: 1px solid #e8e8f0;
	text-align: left;
}

.cart_table_form {
}
.cart_table_form table {
	font-size: 10px;
	margin: auto;
	padding: 0;
}
.cart_table_form th {
	padding-bottom: 3px;
	border-bottom: 1px solid black;
	text-align: left;
}
.cart_table_form td {
	padding-top: 6px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
}

/*---------------------------*/

.buttonrow {
	margin: 0;
	padding: 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: white;
}
.buttonrow ul {
	margin: 0;
	padding: 0;
	cursor: default;
}
.buttonrow li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block; /* overridden in ie7.css */
	cursor: default;
	border-right: 1px solid #947bcd;
	border-top: 1px solid #947bcd;
	border-bottom: 1px solid #947bcd;
	line-height: 18px;
}
.buttonrow li a {
	color: black;
	margin: 0;
	padding: 0 10px 0 10px;
}
.buttonrow li a:link	{ background-color: white; text-decoration: none; }
.buttonrow li a:visited	{ background-color: white; text-decoration: none; }
.buttonrow li a:hover	{ background-color: white; text-decoration: none; color: #BB4A35; }
.buttonrow li a:active	{ background-color: white; text-decoration: none; }

.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 80px;
	margin-top: 25px;
}
.contactform p {
	font-size: 10px;
}
.contactform h1 {
	font-size: 11px;
	font-weight: bold;
}

.orderform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.orderform_col1 {
	width: 100px;
	text-align: right;
	padding-right: 10px;
}
.orderform_col2 {
	width: 320px;
	text-align: left;
}
.orderform_print td {
	vertical-align: bottom;
}

#webdesign {
	position: absolute;
	margin-left: 0px;
	margin-top: 350px;
/*	filter: alpha(Opacity=20); */
}
/*
#webdesign a:link { color: #888888; text-decoration: none; filter: alpha(Opacity=20); -moz-opacity: 0.2; }
#webdesign a:visited { color: #888888; text-decoration: none; filter: alpha(Opacity=20); -moz-opacity: 0.2; }
#webdesign a:hover { color: #888888; text-decoration: underline; filter: alpha(Opacity=60); -moz-opacity: 0.6; }
#webdesign a:active { color: #888888; text-decoration: none; filter: alpha(Opacity=20); -moz-opacity: 0.2; }
*/

#audio {
	display: none;
}

.panel1 {
	width: 191px;
	margin-bottom: 12px;
}
.panel1-title {
	height: 22px;
	background-color: #614883;
	color: white;
	font-weight: bold;
	line-height: 21px;
	vertical-align: middle;
	text-align: center;
}
.panel1-content {
	width: 189px;
	border-left: 1px solid #f0eaf4;
	border-right: 1px solid #f0eaf4;
	border-bottom: 1px solid #f0eaf4;
	background-color: #fbfbfb;
}

.panel2 {
	width: 191px;
	margin-bottom: 12px;
}
.panel2-title {
	height: 22px;
	background-color: #88576d;
	color: white;
	font-weight: bold;
	line-height: 21px;
	vertical-align: middle;
	text-align: center;
}
.panel2-content {
	width: 189px;
	border-left: 1px solid #f0eaf4;
	border-right: 1px solid #f0eaf4;
	border-bottom: 1px solid #f0eaf4;
	background-color: #fbfbfb;
}

.panel3 {
	width: 191px;
	margin-bottom: 12px;
}
.panel3-title {
	height: 22px;
	background-color: #a46a5b;
	color: white;
	font-weight: bold;
	line-height: 21px;
	vertical-align: middle;
	text-align: center;
}
.panel3-content {
	width: 189px;
	border-left: 1px solid #f0eaf4;
	border-right: 1px solid #f0eaf4;
	border-bottom: 1px solid #f0eaf4;
	background-color: #fbfbfb;
}

.panel-cart {
	width: 750px;
	margin-bottom: 12px;
}
.panel-cart-title {
	height: 22px;
	background-color: #614883;
	color: white;
	font-weight: bold;
	line-height: 21px;
	vertical-align: middle;
	text-align: center;
}
.panel-cart-content {
	width: 748px;
	border-left: 1px solid #f0eaf4;
	border-right: 1px solid #f0eaf4;
	border-bottom: 1px solid #f0eaf4;
	background-color: #fbfbfb;
}

/*-------------*/

.catalog {
	padding: 0 !important;
	width: 759px !important;
}

.catalog-teaser {
	width: 143px;
	height: 220px;
	display: inline-block;
}
.catalog-teaser-hilite {
	width: 143px;
	height: 220px;
	background-image: none;
	cursor: pointer;
}
.catalog-teaser-hilite:hover {
	background-image: url('../images/interface/catalog-tab-full-hilite.png');
}

.catalog-tab {
	width: 143px;
	height: 38px;
	display: inline-block;
}
.catalog-tab-hilite {
	width: 143px;
	height: 37px;
	background-image: none;
	cursor: pointer;
}
.catalog-tab-hilite:hover {
	background-image: url('../images/interface/catalog-tab-hilite.png');
}
.catalog-tab-title {
	padding-top: 5px;
	text-align: center;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.catalog-tab-title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
/*.catalog-tab-content {
	width: 143px;
	height: 183px;
}*/

.catalog-content {
	padding: 25px 25px;
	margin-top: -1px;
	margin-bottom: 25px;
	width: 699px; /* 759 - padding! */ /* warning: background images must have same width! */
	border-top: 1px solid #f0eaf4;
	background-image: url('../images/interface/catalog-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/* replace the above with the below */

.catalog-tab1-bar {
	position: relative;
	border-bottom: 1px solid #a2a2a2;
	width: 749px;
	height: 26px;
}
.catalog-tab1 {
	position: relative;
	top: 2px;
	width: 150px;
	height: 17px;
	display: inline-block;
	border: 1px solid #a2a2a2;
	cursor: pointer;
	background-image: url('/images/interface/catalog-tab-normal.gif'); 
	padding-top: 4px;
}
.catalog-tab1:hover {
	background-image: url('/images/interface/catalog-tab-hilite.gif');
}

.catalog-tab1-selected {
	position: relative;
	top: 0px;
	width: 150px;
	height: 19px;
	display: inline-block;
	border: 1px solid #a2a2a2;
	border-bottom: 1px solid white;
	cursor: pointer;
	padding-top: 6px;
}

.catalog-tab1-hilite {
	width: 143px;
	height: 21px;
	cursor: pointer;
	background-image: url('../images/interface/catalog-tab-normal.gif'); 
}
.catalog-tab1-hilite:hover {
	background-image: url('../images/interface/catalog-tab-hilite.gif');
}
.catalog-tab1-title {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.catalog-tab1-title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.catalog-content1 {
	padding: 25px 25px;
	margin-top: 0;
	margin-bottom: 25px;
	width: 699px; /* 759 - padding! */ /* warning: background images must have same width! */
	background-image: url('../images/interface/catalog-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/* new catalog */

.catalog-line-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	width: 186px;
	text-align: center;
}
.catalog-line-title a {
	color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.catalog-line-subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	width: 186px;
	text-align: center;
}
.catalog-line-subtitle a {
	color: inherit;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	text-decoration: none;
}

.catalog-upper-menu-title {
}
.catalog-upper-menu-title a {
}

.catalog-subtitle {
	font-size: 14px;
	letter-spacing: 1px;
}

.catalog-display-kit-entry {
	position: relative;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #dbdbdc;
	width: 215px;
	height: 300px;
	padding: 5px 0 2px 0;
	margin: 0 15px 15px 0;
}

/*-------------*/

.align-middle td {
/*	vertical-align: middle; only in ie7.css */
}

/*-------------*/

#dhtmltooltip {
	position: absolute;
	left: -300px;
/*	width: 150px;*/
	border: 1px solid black;
	padding: 8px 12px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
/*	opacity: 0.9;
	filter: alpha(opacity=90);*/
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
/*	opacity: 0.9;
	filter: alpha(opacity=90);*/
}

/*-------------*/
