/* @override http://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override http://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override http://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override http://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override https://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override https://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override https://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override http://localhost/~sam/elnadir/_cms/templates/nad_layout/css/template.css */

/* @override http://www.elnadir.es/_cms/templates/nad_layout/css/template.css */

/* @override 
	http://www2.elnadir.es/_cms/templates/nad_layout/css/template.css
	https://www2.elnadir.es/_cms/templates/nad_layout/css/template.css
	http://www.elnadir.es/_cms/templates/nad_layout/css/template.css
	http://imac.local/~sam/elnadir/templates/nad_layout/css/template.css
	https://www.elnadir.es/_cms/templates/nad_layout/css/template.css
	http://macbook.local/~sam/elnadir/_cms/templates/nad_layout/css/template.css
*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}




body#bd {
	color: #333333;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	color: #5d6f78;
}

a:hover, a:active, a:focus {
	color: #444;
	text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {

}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	line-height: 180%;
	background-position: 18px 8px;
	background-repeat: no-repeat;
}



ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 30px 10px 5px;
	background-repeat: repeat-x;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

div.article-content {

}


span.avPlayerSubContainer {
}

span.avPlayerContainer {
	padding: 8px;
	z-index: 0;
}



div.componentheadingmedia {
	display: none;
}



img {
	border: none;
}
/* FORM
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

form label {
	cursor: pointer;
	padding-left: 0;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 3px 5px;
}

.button {
	padding: 5px 5px 4px;
	border: 1px solid #000;
	background: #000 repeat-x;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.button:hover, .button:focus {
	border: 1px solid #000;
	background: #787878;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #fff;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background-position: left top;
	background-repeat: no-repeat;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #EAEBEE;
	font-size: 90%;
	text-transform: uppercase;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #7BA566;
	font: bold 20px/normal Arial, sans-serif;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(../images/author.gif) no-repeat center left;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 0;
}

.article_column {
}


.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  border-right: 1px solid #fff;
}

#ja-content table.contentpane tbody tr td form table tbody tr td.sectiontableheader {
	padding-left: 10px;
	padding-top: 6px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

tr.sectiontableentry0 td a,
tr.sectiontableentry1 td a,
tr.sectiontableentry2 td a {
	text-decoration: none;
	color: #000;
}
tr.sectiontableentry0 td a:hover,
tr.sectiontableentry1 td a:hover,
tr.sectiontableentry2 td a:hover {
	text-decoration: underline;
	color: #000;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	margin-bottom: 30px;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
}

h1.componentheading, .componentheading {

}

.componentheading {
	color: #8ca7b5;
	font: italic 45px/35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-align: left;
	padding-bottom: 10px;
	top: 1px;
	display: none;
}



.contentdescription {
	padding-bottom: 0;
	border-bottom: 1px hidden #d4d4d4;
	margin-bottom: 0;
	display: block;
}

#ja-content table.contentpane tbody tr td.contentdescription {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

h2.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 200%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

#ja-content table.contentpane tbody tr td form table tbody {
	
}

.moduletable {
	padding: 0;
}

ul.pagination {
	padding: 10px 0;
	width: 670px;
	margin-bottom: 0;
	margin-top: 0;
	background: #888;
	text-align: center;
	float: left;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
	color: #fff;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	color: #fff;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #e3eef1;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 6px 5px;
	background: #888;
	color: #FFFFFF;
	height: 14px;
}

.sectiontableheader a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.sectiontableheader a:hover {
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	border-bottom: 1px solid #ddd;
	background-repeat: repeat-x;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	border-bottom: 1px solid #ddd;
	background-repeat: repeat-x;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #e2f0e5 repeat-x;
}

#ja-content div.contentpane form table tbody tr td.sectiontableheader a img {
	padding-left: 5px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 950px;
	margin: 0 auto;
}

#ja-containerwrap {
	background: url(../images/_nadir/degradado.jpg) repeat-x center bottom;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#ja-containerwrap2 {
	background-position: 0;
}

#ja-container {
	background: url(../images/_nadir/degradado.jpg) repeat-x center bottom;
	height: 100%;
	float: left;
}

#ja-container2 {
	padding: 121px 0 20px;
	width: 950px;
}

#ja-mainbody-fr #ja-col1 {
	width: 20%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-mainbody, #ja-mainbody-fl {
	width: 699px;
	border-right: 1px solid #d4d4d4;
	min-height: 1050px;
	float: left;
}


#ja-mainbody #ja-contentwrap {
	width: 699px;
}

#vmMainPage table tbody tr td h1 {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 100%;
}

#ja-mainbody-f, #ja-mainbody-fr {
	float: none;
	width: 100%;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 74.8%;
	float: right;
}

#ja-mainbody-fr #ja-col1 {
	width: 20%;
	float: left;
}

#ja-mainbody-fr #ja-contentwrap {
	width: 80%;
}

#ja-content {
	margin-bottom: 60px;
	border-bottom: 1px solid #d4d4d4;
	float: left;
	width: 699px;
	padding-bottom: 30px;
}


#ja-contentwrap {
	height: auto;
	float: left;
	background: url(../images/_nadir/solapa2.png) no-repeat 0 top;
	padding-top: 74px;
	padding-right: 0;
	position: relative;
	display: block;
	width: 699px;
}
* html #ja-contentwrap {
	height: 300px;
}
#ja-mainbody-fl #ja-content {
	padding-left: 0;
}

#ja-mainbody-f #ja-content {
	padding: 0;
}

/* Full */
#ja-containerwrap-f {
	background-position: left;
	background-repeat: repeat-x;
}

#ja-containerwrap-f #ja-containerwrap2 {
	background: none;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

/* Full left */
#ja-containerwrap-fl {
	background: #F6F6F6 repeat-x left;
}

#ja-containerwrap-fl #ja-containerwrap2,
#ja-containerwrap-fl #ja-container,
#ja-containerwrap-fl #ja-container2 {
}

/* Full right */
#ja-containerwrap-fr {
	background: url(../images/cw-bg1.gif) repeat-y 50% 0;
}

#ja-containerwrap-fr #ja-containerwrap2 {
	background: url(../images/cw-bg2.gif) no-repeat 50% 0;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	color: #CCCCCC;
	line-height: normal;
	height: 100px;
	background-color: #fff;
}

#ja-header {
	position: relative;
	height: 100px;
}

.ja-headermask {
	width: 602px;
	display: none;
	background: url(../images/header-mask.png) no-repeat top right;
	height: 80px;
	position: absolute;
	top: 0;
	right: -1px;
}

#ja-header a {
	color: #fff;
}

h1.logo, h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
	display: none;
}

h1.logo a {
	width: 208px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	height: 80px;
	position: relative;
	z-index: 100;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	color: #FFFFFF;
	background: #444444;
	font-size: 92%;
	position: absolute;
	bottom: 20px;
	left: 0;
	display: none;
}

/* Search */
#ja-search {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	margin-right: 25px;
	bottom: 0;
	display: block;
	margin-top: 45px;
}

#ja-search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #999999;
	background: #444444;
	font-size: 92%;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#ja-pathway {
	font-size: 11px;
	margin-left: 27px;
	top: 0;
	color: #fff;
	margin-top: 8px;
	position: absolute;
	float: left;
}

#ja-pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#ja-pathway a {
	text-decoration: none;
	color: #fff;
}

#ja-pathway a:hover {
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	padding: 0 0 20px;
	margin-bottom: 15px;
	background: url(../images/hdot.gif) repeat-x bottom;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	padding: 0 0 8px;
	margin: 0;
	color: #7BA566;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

/* Module rounded */
div.module h3 {

}

div.module_black,
div.module_green,
div.module_blue,
div.module_red,
div.module {
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
	background-position: right;
	background-repeat: no-repeat;
}

div.module div {
	background-position: left;
	background-repeat: no-repeat;
}

div.module div div {
	background-position: right;
	background-repeat: no-repeat;
}

div.module div div div {
	padding: 0 15px 10px 0;
	background-position: left;
	background-repeat: no-repeat;
}

div.module_black div div div div,
div.module_green div div div div,
div.module_blue div div div div,
div.module_red div div div div,
div.module_text div div div div,
div.module div div div div {
	margin: 0;
	padding: 0;
	float: none;
	width: 99%;
	background: none;
}

div.module_text h3 {
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}

div.module_text span {
	padding: 0 3px 0 0;
	float: left;
	clear: both;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
}

div.module_text {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/bt-br.gif) no-repeat bottom right #F6F6F6;
}

div.module_text div {
	background: url(../images/bt-bl.gif) no-repeat bottom left;
}

div.module_text div div {
	background: url(../images/bt-tr.gif) no-repeat top right;
}

div.module_text div div div {
	padding: 0 15px 10px;
	display: block;
	background: url(../images/bt-tl.gif) no-repeat top left;
}

div.banneritem_text {
	padding: 5px 0 !important;
}

/* red */
div.module_black h3,
div.module_green h3,
div.module_blue h3,
div.module_red h3 {
	margin: 0 -15px 10px;
	padding: 8px 15px 5px;
	border-bottom: 1px solid #F6F6F6;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

div.module_red {
	background: url(../images/br-br.gif) no-repeat bottom right #BF0000;
	color: #FFFFFF;
}

div.module_red div {
	background: url(../images/br-bl.gif) no-repeat bottom left;
}

div.module_red div div {
	background: url(../images/br-tr.gif) no-repeat top right;
}

div.module_red div div div {
	padding: 0 15px 10px;
	background: url(../images/br-tl.gif) no-repeat top left;
}

/* blue */
div.module_blue {
	background: url(../images/bb-br.gif) no-repeat bottom right #006699;
	color: #FFFFFF;
}

div.module_blue div {
	background: url(../images/bb-bl.gif) no-repeat bottom left;
}

div.module_blue div div {
	background: url(../images/bb-tr.gif) no-repeat top right;
}

div.module_blue div div div {
	padding: 0 15px 10px;
	background: url(../images/bb-tl.gif) no-repeat top left;
}

/* green */
div.module_green {
	background: url(../images/bg-br.gif) no-repeat bottom right #7BA566;
	color: #FFFFFF;
}

div.module_green div {
	background: url(../images/bg-bl.gif) no-repeat bottom left;
}

div.module_green div div {
	background: url(../images/bg-tr.gif) no-repeat top right;
}

div.module_green div div div {
	padding: 0 15px 10px;
	background: url(../images/bg-tl.gif) no-repeat top left;
}

/* black */
div.module_black {
	background: url(../images/bl-br.gif) no-repeat bottom right #333333;
	color: #FFFFFF;
}

div.module_black div {
	background: url(../images/bl-bl.gif) no-repeat bottom left;
}

div.module_black div div {
	background: url(../images/bl-tr.gif) no-repeat top right;
}

div.module_black div div div {
	padding: 0 15px 10px;
	background: url(../images/bl-tl.gif) no-repeat top left;
}

div.module_blue ul,
div.module_blue ol,
div.module_red ul,
div.module_red ol,
div.module_black ul,
div.module_black ol,
div.module_green ul,
div.module_green ol {
	margin: 0;
	padding: 0;
}

div.module_blue li,
div.module_red li,
div.module_black li,
div.module_green li {
	margin-left: 20px;
	padding: 0;
	line-height: 150%;
}

div.module_blue a,
div.module_red a,
div.module_black a,
div.module_green a {
	color: #FFFFFF;
}

div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 699px;
	padding-top: 0;
	overflow: hidden;
	height: 130px;
	display: none;
}





#ja-col2 {
	width: 249px;
	overflow: hidden;
	height: 100%;
	right: 0;
	position: relative;
	top: 0;
	border-left: 1px solid #d5d5d5;
	left: -1px;
	padding-bottom: 11px;
	float: right;
	display: block;
	bottom: 0;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}

#ja-col1 ul, #ja-col2 ul {
	margin: 0;
}

#jlord-rss li {
	position: relative;
	left: -15px;
}

#ja-col1 ol, #ja-col2 ol {
	margin-left: 5px;
}

#ja-col1 .article_separator,
#ja-col2 .article_separator {
	display: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center {
	overflow: hidden;
	float: left;
}

div.ja-box-center {
	float: left;
}

.ja-box-left div.moduletable,
.ja-box-full div.moduletable {
	padding-right: 30px;
	background: none;
}

.ja-box-right div.moduletable {
	padding-left: 30px;
	background-position: left;
	background-repeat: repeat-y;
}

.ja-box-center div.moduletable {
	padding: 0 30px;
	background-position: left;
	background-repeat: repeat-y;
}



#ja-botslwrap {
	background: #DDDDDD;
	color: #CCCCCC;
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 230px;
}

#ja-botsl {
	padding-right: 0;
	padding-left: 0;
}

#ja-botsl div.moduletable {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

#ja-botsl h3 {
	margin: 0 0 12px;
	color: #444;	
	background: none;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: none;
}





#ja-botsl a {
	color: #000;
	text-decoration: none;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #000;
	text-decoration: underline;
}

#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl ul li {
	margin: 0;
	background-position: 3px 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 19px;
}

#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_separator {
	display: none;
}

#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	padding: 0;
	background: black repeat-x;
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}

#ja-footer {
	padding: 0;
	color: #666666;
	background: url(*../images/vdot.gif) repeat-y 22% 0;
	position: relative;
}

#ja-footer .copyright {
	clear: both;
	display: block;
	padding-left: 25px;
	color: white;
	font-style: normal;
	font-size: 92%;
	float: left;
	padding-top: 18px;
}

#ja-footnav {
	padding-left: 25%;
}

#ja-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 15px 0 0;
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 92%;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	color: #333333;
	text-decoration: none;
}

.ja-cert {
	font-size: 92%;
	position: absolute;
	right: 0;
	top: 18px;
	display: none;
}

.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
	display: none;
}



ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/*collapsible h3*/
h3.show {
	cursor: pointer;
	background-position: 90% 60%;
	background: url(../images/arrow2.png) no-repeat 90% 60%;
	background-repeat: no-repeat;
}

h3.hide {
	cursor: pointer;
	margin-left: 0;
	background: url(../images/arrow3.png) no-repeat 90% 60%;
}

/*others*/
#ja-banner {
	border-top: 1px solid #d5d5d5;
}

#ja-content table.contentpane tbody tr td form {
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */


.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* @group Agenda */

div#eventlist {
	width: 670px;
	background-color: #e9e6d3;
	min-height: 600px;
	margin-bottom: -1px;
}
div#eventlist table.eventtable tr:hover td
{ background: #e2f0e5}

tr.sectiontableentry1 {
	background-color: #eee;
}

a.category {
	font-weight: bold;
}

#adminForm table.eventtable tbody tr.sectiontableentry1 {
	background-color: #fffeff;
}

form#adminForm {
	background-color: #fffeff;
	padding-bottom: 18px;
}

div#eventlist h2 {
border-bottom: 1px solid #d5d5d5;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	margin-top: 30px;
	color: #444;
	letter-spacing: 1px;
	background-color: #fefffe;
	padding-top: 20px;
	top: -30px;
	position: relative;
	margin-bottom: 0;
}

caption.mod_eventlistcalq_calendar-month {
	height: 100px;
}

#nad_agenda div.eventcalq table.mod_eventlistcalq_calendar caption.mod_eventlistcalq_calendar-month {
	height: 30px;
	padding-top: 15px;
	padding-bottom: 20;
}

div#tit08 {
border-bottom: 1px solid #d5d5d5;
	font: italic 25px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	margin-top: 30px;
	color: #8ca7b5;
	letter-spacing: 1px;
	position: relative;
	width: 670px;
	margin-bottom: 30px;
}

#el_filter div.el_fright label {
	display: none;
}

div#eventlist .copyright {
	display: none;
}

a.editlinktip.hasTip {
	display: none;
}

#intro_text {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 30px;
}

div.eventcalq {
	margin-top: 30px;
	background: url(../images/_nadir/agenda.jpg) no-repeat left top;
	padding-left: 349px;
}



/* @end */

/* @group contenido */

#ja-content div.contentpane form {
	width: 670px;
	margin-top: 30px;
	padding-bottom: 0;
	padding-right: 30px;
	border-bottom: 1px hidden #d4d4d4;
}

/* @group colecciones */

div#colec_content {
	padding-top: 12px;
	padding-right: 25px;
	margin-left: 167px;
}

#colec_text {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	margin-top: 12px;
	word-spacing: 1px;
}


#colec_title  {
	font: italic 25px Georgia, "Times New Roman", Times, serif;
}
#colec_title a {
	color: #fff;
	text-decoration: none;
}
#colec_title a:hover {
	text-decoration: underline;
}


div#colec_mainpage {
	margin-top: 0;
	margin-bottom: 0;
	height: auto;
	min-height: 586px;
	position: relative;
	width: 669px;
	padding-right: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px hidden #d4d4d4;
}

#colec_mainpage div div.modulebooks {
	margin-bottom: 30px;
}

#colec01_body {
	width: 669px;
	height: 165px;
	background: url(../images/_nadir/col01-2.jpg) no-repeat left top;
	margin-bottom: 30px;
}

#colec02_body {
	width: 670px;
	height: 165px;
	background: url(../images/_nadir/col02-2.jpg) no-repeat left top;
	margin-bottom: 30px;
}

#colec03_body {
	width: 670px;
	height: 165px;
	background: url(../images/_nadir/col03-2.jpg) no-repeat left top;
	margin-bottom: 30px;
}



/* @end */

/* @group autores graficos */

div#gauthcontent {
	width: 530px;
	float: right;
	padding-top: 0;
}

div#gauthbio {
	padding-top: 30px;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}

div#gauthpage {
	position: relative;
	width: 640px;
	padding-right: 30px;
	padding-top: 30px;
	display: inline-block;
	padding-bottom: 30px;
	margin-right: 30px;
	background-color: #e9e6d3;
	margin-bottom: 30px;
}

div#gauthname {
	font: italic bold 17px Georgia, "Times New Roman", Times, serif;
	color: black;
}

div#gauthname2 a {
	font: italic bold 17px Georgia, "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
	margin-top: 40px;
	position: relative;
	display: block;
}

div#gauthname2 a:hover {
	color: black;
	text-decoration: underline;
}

div#gauthlife2 {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
}

div#gauthpic {
	float: left;
}

#gauthor_footer {
	text-transform: uppercase;
	color: #000;
	margin-top: 5px;
	font-size: 9px;
	bottom: 0;
	margin-left: auto;
	display: block;
	float: left;
}
#gauthor_footer a {

}
#gauthor_footer a:hover {
	text-decoration: underline;
}

#gauthor_mainpage div.module {
	margin-bottom: 0;
	border-bottom: 1px solid #d4d4d4;
}

#gauthor_mainpage div.module div div div {
	padding-bottom: 0;
}
#gauthor_footer a {
	text-decoration: none;
	color: #000;
}
gauthor_footer a:hover {
	text-decoration: underline;
	color: #000;
}



/* @end */

/* @group autores */

div#authcontent {
	width: 530px;
	float: right;
	padding-top: 0;
}

div#authbio {
	padding-top: 30px;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}

div#authpage {
	margin-bottom: 30px;
	position: relative;
	width: 640px;
	padding-right: 30px;
	padding-top: 30px;
	display: inline-block;
	padding-bottom: 30px;
	margin-right: 30px;
	background-color: #e9e6d3;
	margin-top: 30px;
}

div#authname {
	font: italic bold 17px Georgia, "Times New Roman", Times, serif;
	color: black;
}

div#authname2 a {
	font: italic bold 17px Georgia, "Times New Roman", Times, serif;
	color: black;
	text-decoration: none;
	margin-top: 40px;
	position: relative;
	display: block;
}

div#authname2 a:hover {
	color: black;
	text-decoration: underline;
}

div#authlife2 {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
}

div#authpic {
	float: left;
}

#author_footer {
	text-transform: uppercase;
	color: #000;
	margin-top: 5px;
	font-size: 9px;
	bottom: 0;
	margin-left: auto;
	display: block;
	float: left;
}
#author_footer a {

}
#author_footer a:hover {
	text-decoration: underline;
}

#author_mainpage div.module {
	margin-bottom: 0;
	border-bottom: 1px hidden #d4d4d4;
}

#author_mainpage div.module div div div {
	padding-bottom: 0;
}
#author_footer a {
	text-decoration: none;
	color: #000;
}
author_footer a:hover {
	text-decoration: underline;
	color: #000;
}



/* @end */

div#tit_01 {
	color: white;
	font: italic 30px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 4px;
	margin-left: 25px;
	margin-top: 0;
	letter-spacing: 1px;
}

div#tit_02 {
	color: #8ca7b5;
	font: italic 45px/35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
	height: 35px;
	width: 699px;
}

div#tit_22 {
	float: right;
	position: absolute;
	top: 93px;
	right: 28px;
	text-align: right;
	color: #8ca7b5;
	font-size: 15px;
}

div#tit_22 a {
	text-decoration: none;
	color: #8ca7b5;
}
div#tit_22 a:hover {
	text-decoration: underline;
	color: #8ca7b5;
}


div#tit_23 {
	float: right;
	position: absolute;
	top: 40px;
	right: 28px;
	text-align: right;
	color: #8ca7b5;
	font-size: 15px;
}

div#tit_23 a {
	text-decoration: none;
	color: #8ca7b5;
}
div#tit_23 a:hover {
	text-decoration: underline;
	color: #8ca7b5;
}

div#tit_32 {
	color: #8ca7b5;
	font: italic 45px/35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
	height: 35px;
}

div.contentpaneopen {
	width: 669px;
	padding-right: 30px;
}

#ja-content table.blog tbody tr td div div.contentpaneopen div.article-content div table tbody tr {
	width: 700px;
}

#ja-content table.blog tbody tr td div div.contentpaneopen div.article-content div table tbody tr {
}

/* @group módulo autor */

#author_mainpage {
	width: 700px;
	display: block;
	padding-top: 30px;
	border-top: 1px hidden #d4d4d4;
}



#author_mainpage div.module div div div table {
	
}

#author_name {
	font: italic bold 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	word-spacing: 1px;
	margin-bottom: 2px;
}

#author_name a {
	color: #000;
	text-decoration: none;
}

#author_name a:hover {
	color: #000;
	text-decoration: underline;
}

#authlife {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

#authbooks {
	font: italic bold 10px/12px Georgia, "Times New Roman", Times, serif;
	display: none;
}

div#author_desc {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	display: block;
	margin-right: 10px;
	position: relative;
}



#author_body {
	height: 82px;
	width: 320px;
	background-color: #e9e6d3;
	text-align: left;
	color: #000;
	display: inline;
	margin-left: 0;
	float: left;
	border-bottom: 30px solid #fff;
	border-right: 29px solid #fff;
}

#author_content {
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	padding-left: 30px;
	margin-right: 0;
	width: 190px;
}

#author_img {
	margin-top: 0;
	margin-left: 0;
	position: relative;
	width: 82px;
	border: 1px solid #d4d4d4;
	overflow: hidden;
	height: 80px;
	margin-right: 0;
	float: left;
}

/* @end */



/* @end */

/* @group contacto */


div#component-contact {
	width: 670px;
}

#emailForm div.contact_email label {
	padding-left: 0;
	margin-left: 0;
}

#contact_name {
	margin-bottom: 5px;
	width: 300px;
}

#contact_subject {
	width: 600px;
}
textarea#contact_text.inputbox.required {
	width: 600px;
}

input#contact_name.inputbox {
	
}
#contact_email {
	margin-bottom: 5px;
	width: 300px;
}

#component-contact table.contentpaneopen tbody tr td.contentheading {
	width: 700px;
	padding-right: 0;
	font-size: 30px;
	border-bottom: 1px solid #d4d4d4;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
}

#component-contact table.contentpaneopen tbody tr td table tbody tr td table tbody {
	color: #000;
}

#component-contact table.contentpaneopen tbody tr td {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

#component-contact table.contentpaneopen tbody tr td table tbody tr td table tbody tr td {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-right: 10px;
}

div.contact_email {
	font-size: 10px;
	width: 640px;
	background-color: #e2f0e5;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 30px;
}
button.button.validate {
	width: 116px;
	margin-top: 25px;
}

form#emailForm.form-validate {
	padding-bottom: 30px;
	border-bottom: 1px solid #d4d4d4;
	width: 699px;
	padding-top: 30px;
	border-top: 1px solid #d4d4d4;
	margin-right: 0;
}

	


#component-contact table.contentpaneopen tbody tr td table tbody tr {
}



/* @end */

/* @group VM */

/* @group usuario */

.formLabel {
	float: left;
	width: 30%;
	text-align: left;
	font-weight: bold;
	margin: 2px;
	white-space: nowrap;
	clear: left;
	vertical-align: middle;
	margin-top: 8px;
	border-bottom: 1px dotted #d5d5d5;
}

select.formfield {
	width: 0;
}
.formField {
	float: left;
	margin: 2px;
	vertical-align: middle;
	margin-top: 8px;
	width: 451px;
}
#vmMainPage form div fieldset {
	width: 670px;
	border-top: 1px solid #d5d5d5;
	padding: 0;
	margin-top: 30px;
}

#vmMainPage form div fieldset legend.sectiontableheader {
	margin-top: 8px;
	display: table;
}



/* @end */

/* @group browse page */

/** BROWSE PRODUCTS STYLES **/
.browseProductContainer {
	width: 320px;
	vertical-align: top;
	padding: 0;
	height: 165px;
	background-color: #e3eef1;
	display: block;
	overflow: hidden;
	margin-top: 30px;
	margin-right: 27px;
}
h3.browseProductTitle {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	float: right;
	color: #000;
}
.browseProductImageContainer {
	float: left;
	width: auto;
	margin: 3px;
}
.browseProductImageContainer {
	float: left;
	height: 165px;
	width: 110px;
	position: relative;
	margin: 0;
}
.browseProductDetailsContainer {
	float: left;
	width: 70%;
}
.browseProductDescription {
	width:50%;
	margin-top: 0;
}
.browsePriceContainer {
	margin: 5px;
	width:20%;
	float: right;
	clear: right;
}
.browseAddToCartContainer {
	width:30%;
	text-align:center
}
.browseRatingContainer {
	float: left;
	width:25%;
	margin: 3px;
	white-space: nowrap;
}

#product_list {
}




/* @end */

/* @group cesta */

.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
	background-color:#FAFAD2;
	background-position:left 5px;
	background-repeat:no-repeat;
	border-color:#AACCAA;
	border-style:dotted none;
	border-width:1px 0pt;
	font-weight: 900;
	padding:0.5em 1em 1.5em 48px;
	margin: 1pt 30px 1em 0;
}

#vmMainPage h2 {
	color: #8ca7b5;
	font: italic 45px/35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
	height: 35px;
	width: 699px;
	margin-top: 0;
}

#vmMainPage h3 {
		color: #8ca7b5;
	font: italic 45px/35px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
	height: 35px;
	width: 699px;
	margin-top: 0;
	
}
.continue_link, .checkout_link {
	margin: 0;
	padding: 0 0px 0 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	background-image: none;
}

div#checkout {
	height: 23px;
	padding-top: 8px;
	background-color: #8ca7b5;
}
a.continue_link, a.checkout_link {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
a.continue_link:hover, a.checkout_link:hover {
	text-decoration: underline;
}
.checkout_link {
	background: none no-repeat left;
	margin-right: 15px;
	margin-left: 15px;
}

.continue_link {
	background: none no-repeat left;
	margin-right: 15px;
	margin-left: 15px;
}



/* @end */

/* @group mini carro */

a.savedCart {
	display: block;
	position: relative;
	top: 46px;
	text-transform: uppercase;
	font-size: 7px;
	color: #a7a7a7;
	text-decoration: none;
	letter-spacing: 1px;
}
a.savedCart:hover {
	text-decoration: underline;
	color: #000;
}

#ja-mainnav div.vmCartModule hr {
	display: none;
}
#ja-mainnav div.vmCartModule div a img {
	display: none;
}

div.vmCartModule {
	float: right;
	width: 226px;
	background: url(../images/_nadir/carrito2.jpg) no-repeat left;
	height: 130px;
	padding-left: 23px;
}


#ja-mainnav div.vmCartModule div {
	width: 150px;
}

#vacio {
	top: 85px;
	position: relative;
	float: left;
}

#lleno a {
}

#lleno {
	position: absolute;
	top: 183px;
}

#mostrar {
	position: absolute;
	top: 196px;
	font-size: 7px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
}
#mostrar a {
	color: #a7a7a7;
	text-decoration: none;
}
#mostrar a:hover {
	color: #000;
	text-decoration: underline;
}

#ja-mainnav div.vmCartModule div a {
	position: relative;
}

/* @end */

/* @group flypage */

#ROT {
	width: 80px;
	height: 22px;
	margin-right: 0;
	position: relative;
	float: left;
	border: 1px solid #d4d4d4;
	bottom: 0;
	top: 166px;
	z-index: 2;
}

#EBOOK {
	width: 80px;
	margin-right: 0;
	position: relative;
	border: 1px solid #d4d4d4;
	bottom: 0;
	top: 210px;
	z-index: 20;
	height: 22px;
	display: block;
	overflow: hidden;
	float: left;
	clear: both;
}

#vmMainPage table tbody tr td img {
	border: 1px solid #d4d4d4;
	margin-right: 30px;
}

div.buttons_heading {
	display: none;
}

.next_page {
	
}

#vmMainPage {
	width: 670px;
	float: left;
	height: 250%;
}

/* @group bookdesc */

#booknav {
	margin-bottom: 20px;
	float: left;
	width: 669px;
	padding-right: 30px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d4;
	background-color: #e3eef1;
	border-right: 1px solid #d4d4d4;
}

#bookdesc_body {
	position: relative;
	margin-top: 10px;
	width: 670px;
	display: block;
	float: left;
}

#bookdesc_ratting {
	display: block;
	width: 670px;
	position: relative;
	float: left;
	border-top: 1px solid #d4d4d4;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d4d4d4;
	margin-top: 30px;
	padding-top: 10px;
}

#booknav a.previous_page {
	padding-left: 27px;
	text-decoration: none;
}

#booknav a.next_page {
	padding-right: 27px;
	text-decoration: none;
}

#booknav a:hover.previous_page,
#booknav a:hover.next_page {
	text-decoration: underline;
}

#ratting_label {
	float: left;
	display: none;
	position: relative;
	width: 699px;
	margin-top: 30px;
	font: italic bold 13px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

td.bookdesc {
	border-bottom: 1px solid #d4d4d4;
	width: 700px;
	padding-bottom: 25px;
	padding-right: 28px;
}

#bookdesc_frontpage {
	width: 233px;
	height: 350px;
	position: relative;
	text-align: left;
	display: block;
	float: left;
	border: 1px solid #d4d4d4;
	margin-right: 30px;
}

#bookdesc_comment {
	position: relative;
	width: 233px;
	display: block;
	float: left;
	margin-top: 30px;
	margin-bottom: 60px;
}

#bookdesc_content {
	float: right;
	width: 400px;
	text-align: left;
	height: 150%;
	overflow: hidden;
}

#bookdesc_header {
	width: 400px;
	margin-bottom: 40px;
	position: relative;
	display: table;
}

div#bookdesc_author {
	display: table-row;
}

#bookdesc_main {
}

#bookdesc_title  {
	color: #000;
	text-decoration: none;
	font: italic bold 19px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	display: table-row;
}

#bookdesc_title a {
	color: #000;
	text-decoration: none;
	font: italic bold 19px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
}
#bookdesc_title a:hover {
	text-decoration: underline;
	color: #000;
}

#bookdesc_author a {
	text-decoration: none;
	font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
}

#bookdesc_author a:hover {
	text-decoration: underline;
	color: #000;
}

#bookdesc_col {
	float: right;
	width: 117px;
	text-align: right;
	overflow: hidden;
}

#bookdesc_rating span.contentpagetitle {
	display: none;
}

#bookdesc_col_tiltle {
	width: 120px;
	height: 25px;
	text-align: center;
	background-color: #b92a76;
	display: none;
}

#bookdesc_col_tiltle:hover {
	background-color: #000;
}

#bookdesc_col_tiltle a {
	color: #fff;
	text-decoration: none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-top: 5px;
}

#bookdesc_desc {
	text-align: justify;
	color: #000;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	float: right;
}

#bookdesc_footer2 {
	padding-top: 0;
	display: block;
	float: left;
	position: relative;
	width: 400px;
	margin-top: 30px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 0;
	height: 200px;
}

div#bookdesc_buy2 {
	width: 150px;
	position: absolute;
	display: block;
}

#bookdesc_cart {
	position: relative;
	width: 200px;
	height: 48px;
	border-bottom: 1px solid #d4d4d4;
	display: block;
	padding-top: 18px;
}

#bookdesc_type table tbody tr td strong {
	display: none;
}

div.vmCartContainer {
	background-image: none;
	background-color: #fff;
	width: 80px;
	padding: 0;
	display: block;
	margin-top: 3px;
	border: 1px solid #d4d4d4;
}

label.quantity_box {
	display: none;
}

input#quantity52.inputboxquantity {
}

input.quantity_box_button.quantity_box_button {
	display: none;
}

div#zona {
	display: block;
	position: absolute;
	top: 0;
	left: 90px;
	width: 110px;
	font-size: 10px;
	line-height: 11px;
	padding-right: 5px;
	padding-top: 22px;
	height: 44px;
	color: #a7a7a7;
	padding-left: 10px;
}

#bookdesc_rot {
	position: relative;
	width: 200px;
	height: 66px;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

#bookdesc_ebook {
	position: relative;
	width: 200px;
	height: 66px;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

#bookdesc_info {
	display: block;
	position: relative;
	width: 170px;
	float: right;
}

#bookdesc_type {
	position: relative;
	display: block;
	width: 170px;
	float: right;
	padding-top: 4px;
	line-height: 16px;
}

#bookdesc_type table {
	position: relative;
	width: 170px;
	margin-bottom: 20px;
	top: 0;
}

#bookdesc_type table tbody {
}

#bookdesc_type table tbody tr.row0 td {
	display: inline;
	padding-right: 5px;
	top: 0;
}

#bookdesc_type table tbody tr.row1 td {
	display: inline;
	width: 170px;
	padding-right: 5px;
	top: 0;
}



#bookdesc_type table tbody tr.row1 {
	border-bottom: 1px solid #eee;
}

#bookdesc_type table tbody tr.row0 {
	background-color: #eee;
}

#bookdesc_price {
	float: left;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	margin-right: 15px;
	color: #000;
}


/* @end */

#prevbook_author span.contentpagetitle {
	display: none;
}

#prevbook_rating img {
	top: 0;
	float: left;
}

#prevbook_rating span.contentpagetitle {
	display: none;
}

.inputboxquantity {
	display: none;
}

a.previous_page {
	background-image: url(../images/_nadir/flecha_iz.png);
	color: #000;
	font-weight: bold;
}
a:hover.previous_page {
	color: #000;
}
a.next_page {
	background-image: url(../images/_nadir/flecha_de.png);
	color: #000;
	font-weight: bold;
}
a:hover.next_page {
	color: #000;
}




/* @end */

/* @group libros */

/* @group randombook4 */

div.modulerandombook4 {
	height: 225px;
	width: 699px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 30px;
	bottom: 0;
	border-top: 1px hidden #d4d4d4;
}


#ja-content table.contentpane tbody tr td.contentdescription div span div.modulerandombook4 {
	margin-top: 30px;
}

#jxtc4a8a89f9d9800 {
	
}

div#jxtc4a8a89f9d9800 {
	width: 700px;
	padding-top: 30px;
	display: block;
}

#jxtc4a8a89f9d9800 table {
	width: 700px;
	position: relative;
}




#randombook4_body {
	width: 319px;
	height: 167px;
	background-color: #e3eef1;
	text-align: left;
	margin-top: 30px;
	margin-right: 30px;
	display: block;
	margin-bottom: 0;
	float: left;
}

td.randombook4 {
	padding-right: 0;
}

#randombook4_frontpage {
	width: 110px;
	height: 165px;
	float: left;
}

#randombook4_frontpage a img {
	width: 110px;
	height: 165px;
	border: 1px solid #d4d4d4;
}

#randombook4_content {
	position: relative;
	height: 155px;
	margin-left: 125px;
	margin-top: 10px;
}

#randombook4_title {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

#randombook4_title a {
	text-decoration: none;
}
#randombook4_title a:hover {
	text-decoration: underline;
	color: #000;
}

#randombook4_author {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
}

#randombook4_author a {
	text-decoration: none;
}

#randombook4_author a:hover {
	text-decoration: underline;
	color: #000;
}

#randombook4_desc {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
}

#randombook4_footer {
	bottom: 0;
	position: absolute;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 172px;
}

#randombook4_cart {
	float: right;
	margin-bottom: 0;
	overflow: hidden;
	width: 100px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

#randombook4_price {
	float: left;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
	color: #000;
}


/* @end */

/* @group randombook3 */

div.modulerandombook3 {
	height: 423px;
	width: 699px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 30px;
	bottom: 0;
	border-top: 1px hidden #d4d4d4;
}


#ja-content table.contentpane tbody tr td.contentdescription div span div.modulerandombook3 {
	margin-top: 30px;
}

#jxtc4a8a89f9d9800 {
	
}

div#jxtc4a8a89f9d9800 {
	width: 700px;
	padding-top: 30px;
	display: block;
}

#jxtc4a8a89f9d9800 table {
	width: 700px;
	position: relative;
}




#randombook3_body {
	width: 319px;
	height: 167px;
	background-color: #e3eef1;
	text-align: left;
	margin-top: 30px;
	margin-right: 30px;
	display: block;
	margin-bottom: 0;
	float: left;
}

td.randombook3 {
	padding-right: 0;
}

#randombook3_frontpage {
	width: 110px;
	height: 165px;
	float: left;
}

#randombook3_frontpage a img {
	width: 110px;
	height: 165px;
	border: 1px solid #d4d4d4;
}

#randombook3_content {
	position: relative;
	height: 155px;
	margin-left: 125px;
	margin-top: 10px;
}

#randombook3_title {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

#randombook3_title a {
	text-decoration: none;
}
#randombook3_title a:hover {
	text-decoration: underline;
	color: #000;
}

#randombook3_author {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
}

#randombook3_author a {
	text-decoration: none;
}

#randombook3_author a:hover {
	text-decoration: underline;
	color: #000;
}

#randombook3_desc {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
}

#randombook3_footer {
	bottom: 0;
	position: absolute;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 172px;
}

#randombook3_cart {
	float: right;
	margin-bottom: 0;
	overflow: hidden;
	width: 100px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

#randombook3_price {
	float: left;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
	color: #000;
}


/* @end */

/* @group offbook */

div.moduleoffbook {
	display: block;
	height: auto;
	width: 699px;
	border-bottom: 1px solid #d4d4d4;
	padding-top: 0;
	background: url(../images/_nadir/solapa1.png) no-repeat;
	position: relative;
	border-top: 1px solid #d4d4d4;
	float: left;
	margin-bottom: 0;
	padding-bottom: 30px;
}



div.moduleoffbook div div div h3 {
	font: italic 25px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-bottom: 0;
	margin-bottom: 50px;
	margin-top: 0;
	margin-left: 25px;
	padding-top: 10px;
	letter-spacing: 1px;
}

td.offbook {
	text-align: left;
	width: 320px;
	height: 165px;
	display: block;
	float: left;
}


#offbook_readmore {
	float: left;
	font: italic bold 13px Georgia, "Times New Roman", Times, serif;
	position: relative;
	display: block;
	margin-bottom: 12px;
}


#offbook_readmore a {
	text-decoration: none;
	padding-top: 0;
}

#offbook_readmore a:hover {
	text-decoration: underline;
	color: #000;
}

table.moduletableoffbook {
	background-color: #e3eef1;
	width: 670px;
	margin-top: 10px;
	line-height: 25px;
	font-size: 13px;
}

table.contentpaneopenoffbook {
	margin-left: 18px;
}




/* @end */

div#book-search {
	position: relative;
	width: 670px;
	float: left;
	display: block;
	height: 92px;
	background-color: #e3eef1;
	margin-right: 30px;
	margin-bottom: 30px;
}

#book-search div.modulevm-search div div div form p label {
	display: none;
}



div#tit50 {
	float: left;
	display: block;
	margin-top: 38px;
	font-size: 17px;
	margin-left: 25px;
}

div.modulevm-search {
	width: 443px;
	text-align: left;
	float: right;
	overflow: hidden;
}

#book-search div.modulevm-search div div div form p {
	margin-top: 0;
}

#book-search div.modulevm-search div div div form p {
	
}

#book-search div.modulevm-search div div div form p input.button {
	display: none;
}

input#keyword.inputbox {
	height: 20px;
	width: 394px;
	margin-top: 30px;
	background: #fff url(../images/_nadir/lupa.png) no-repeat 7px center;
	padding-left: 30px;
}

#book-search div.modulevm-search div div div form p {
	margin-bottom: 2px;
	color: #a7a7a7;
}



/* @group randombook */

div.modulerandombook {
	height: 227px;
	width: 699px;
	border-bottom: 1px solid #d4d4d4;
	position: relative;
	float: left;
	bottom: 0;
	border-top: 1px solid #d4d4d4;
}


#ja-content table.contentpane tbody tr td.contentdescription div span div.modulerandombook {
	margin-top: 30px;
}

#jxtc4a8a89f9d9800 {
	
}

div#jxtc4a8a89f9d9800 {
	width: 700px;
	padding-top: 30px;
	display: block;
}

#jxtc4a8a89f9d9800 table {
	width: 700px;
	position: relative;
}




#randombook_body {
	width: 319px;
	height: 167px;
	background-color: #e3eef1;
	text-align: left;
	margin-top: 30px;
	margin-right: 30px;
	display: block;
	margin-bottom: 0;
	float: left;
}

td.randombook {
	padding-right: 0;
}

#randombook_frontpage {
	width: 110px;
	height: 165px;
	float: left;
}

#randombook_frontpage a img {
	width: 110px;
	height: 165px;
	border: 1px solid #d4d4d4;
}

#randombook_content {
	position: relative;
	height: 155px;
	margin-left: 125px;
	margin-top: 10px;
}

#randombook_title {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

#randombook_title a {
	text-decoration: none;
}
#randombook_title a:hover {
	text-decoration: underline;
	color: #000;
}

#randombook_author {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
}

#randombook_author a {
	text-decoration: none;
}

#randombook_author a:hover {
	text-decoration: underline;
	color: #000;
}

#randombook_desc {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
}

#randombook_footer {
	bottom: 0;
	position: absolute;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 172px;
}

#randombook_cart {
	float: right;
	margin-bottom: 0;
	overflow: hidden;
	width: 100px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

#randombook_price {
	float: left;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
	color: #000;
}


/* @end */

/* @group autbook */

div.moduleautbook {
	width: 700px;
	border-bottom: 1px hidden #d4d4d4;
	float: left;
}

#ja-content table.contentpane tbody tr td.contentdescription div span div.moduleautbook {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #d4d4d4;
}

#ja-content table.contentpane tbody tr td.contentdescription div span div.moduleautbook {
	margin-top: 30px;
}

#jxtc4a8a89f9d9800 {
	
}

div#jxtc4a8a89f9d9800 {
	width: 700px;
	padding-top: 30px;
	display: block;
}

#jxtc4a8a89f9d9800 table {
	width: 700px;
	position: relative;
}




#autbook_body {
	width: 319px;
	height: 167px;
	background-color: #e3eef1;
	text-align: left;
	display: block;
	float: left;
	border-bottom: 30px solid #fff;
	border-right: 30px solid #fff;
}

#autbook_frontpage {
	width: 110px;
	height: 165px;
	float: left;
}

#autbook_frontpage a img {
	width: 110px;
	height: 165px;
	border: 1px solid #d4d4d4;
}

#autbook_content {
	position: relative;
	height: 155px;
	margin-left: 125px;
	margin-top: 10px;
}

#autbook_title {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

#autbook_title a {
	text-decoration: none;
}
#autbook_title a:hover {
	text-decoration: underline;
	color: #000;
}

#autbook_author {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
}

#autbook_author a {
	text-decoration: none;
}

#autbook_author a:hover {
	text-decoration: underline;
	color: #000;
}

#autbook_desc {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
}

#autbook_footer {
	bottom: 0;
	position: absolute;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 172px;
}

#autbook_cart {
	float: right;
	margin-bottom: 0;
	overflow: hidden;
	width: 100px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

#autbook_price {
	float: left;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
}


/* @end */

input.addtocart_button {
	width: 80px;
	height: 22px;
	border: 1px solid #000;
	color: #fff;
	font: 8px Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	padding-right: 30px;
	background: #000 url(../images/_nadir/carrito3.png) no-repeat right;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 4px;
	float: right;
}

input.addtocart_button:hover {
	background: #787878 url(../images/_nadir/carrito4.png) no-repeat right;
}

.addtocart_form {
	width: 100%;
	display: inline;
	white-space: nowrap;
	height: 22px;
	margin-top: 18px;
	background: url(../images/_nadir/nodisp.png) no-repeat;
}

/* @group lastbook */

td.lastbook {
	border-bottom: 1px solid #d4d4d4;
	width: 668px;
	padding-bottom: 28px;
	padding-right: 31px;
	overflow: hidden;
	display: block;
	float: left;
}

div.modulelastbook {
	width: 707px;
}

#lastbook_frontpage {
	width: 233px;
	height: 350px;
	border: 1px hidden #d4d4d4;
	float: left;
	padding-bottom: 30px;
}

#lastbook_frontpage a img {
	border: 1px solid #d4d4d4;
}

td.prevbook {
	background-color: #fffeff;
}

#lastbook_content {
	width: 400px;
	text-align: left;
	float: right;
	margin-bottom: 30px;
	overflow: hidden;
	display: block;
	position: relative;
}

#lastbook_header {
	width: 400px;
	height: 100%;
	margin-bottom: 40px;
	display: table;
}

#lastbook_main {
	float: left;
}

#lastbook_title a {
	color: #000;
	text-decoration: none;
	font: italic bold 19px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
}
#lastbook_title a:hover {
	text-decoration: underline;
	color: #000;
}

#lastbook_author a {
	text-decoration: none;
	font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
}

#lastbook_author a:hover {
	text-decoration: underline;
	color: #000;
}

#lastbook_col {
	float: right;
	width: 117px;
	text-align: right;
	overflow: hidden;
}

#lastbook_rating span.contentpagetitle {
	display: none;
}

#lastbook_col_tiltle {
	width: 120px;
	height: 25px;
	text-align: center;
	background-color: #b92a76;
	display: none;
}

#lastbook_col_tiltle:hover {
	background-color: #000;
}

#lastbook_col_tiltle a {
	color: #fff;
	text-decoration: none;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	display: block;
	padding-top: 5px;
}

#lastbook_rating {
	width: 117px;
}

#lastbook_rating img {
	position: relative;
	float: right;
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 0;
}

#lastbook_desc {
	text-align: justify;
	color: #000;
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

#lastbook_footer {
	padding-top: 25px;
}

#lastbook_readmore {
	float: left;
	font: italic bold 13px Georgia, "Times New Roman", Times, serif;
	position: absolute;
}

#lastbook_readmore a {
	text-decoration: none;
}

#lastbook_readmore a:hover {
	text-decoration: underline;
	color: #000;
}


#lastbook_buy {
	float: right;
	width: 150px;
}

#lastbook_price {
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	width: 52px;
	margin-right: 0;
	position: relative;
	float: left;
}

#lastbook_cart {
	float: right;
	bottom: 2px;
	position: relative;
}


/* @end */

/* @group prevbook */

div.moduleprevbook {
	height: 425px;
	width: 699px;
	border-bottom: 1px hidden #d4d4d4;
	margin-bottom: 0;
	display: block;
	position: relative;
	float: left;
	background-color: #fffeff;
}

#ja-content table.contentpane tbody tr td.contentdescription div span div.moduleprevbook {
	position: absolute;
	bottom: 0;
	border-top: 1px solid #d4d4d4;
}

#ja-content table.contentpane tbody tr td.contentdescription div span div.moduleprevbook {
	margin-top: 30px;
}

#jxtc4a8a89f9d9800 {
	
}

div#jxtc4a8a89f9d9800 {
	width: 700px;
	padding-top: 30px;
	display: block;
}

#jxtc4a8a89f9d9800 table {
	width: 700px;
	position: relative;
}




#prevbook_body {
	width: 319px;
	height: 167px;
	background-color: #e3eef1;
	text-align: left;
	display: block;
	margin-bottom: 0;
	margin-top: 30px;
	margin-right: 30px;
	float: left;
}

#prevbook_frontpage {
	width: 110px;
	height: 165px;
	float: left;
}

#prevbook_frontpage a img {
	width: 110px;
	height: 165px;
	border: 1px solid #d4d4d4;
}

#prevbook_content {
	position: relative;
	height: 155px;
	margin-left: 125px;
	margin-top: 10px;
}

#prevbook_title {
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
}

#prevbook_title a {
	text-decoration: none;
}
#prevbook_title a:hover {
	text-decoration: underline;
	color: #000;
}

#prevbook_author {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
}

#prevbook_author a {
	text-decoration: none;
}

#prevbook_author a:hover {
	text-decoration: underline;
	color: #000;
}

#prevbook_desc {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
}

#prevbook_footer {
	bottom: 0;
	position: absolute;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 172px;
}

#prevbook_cart {
	float: right;
	margin-bottom: 0;
	overflow: hidden;
	width: 100px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

#prevbook_price {
	float: left;
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
	color: #000;
}

.productPrice {
	font-weight: normal;
	font-style: normal;
}


/* @end */

/* @group nextbook */



div.modulenextbook {
	display: block;
	width: 699px;
	border-bottom: 1px solid #d4d4d4;
	padding-top: 0;
	background: url(../images/_nadir/solapa1.png) no-repeat;
	position: relative;
	border-top: 1px solid #d4d4d4;
	float: left;
	padding-bottom: 30px;
}


div.modulenextbook div div div h3 {
	font: italic 25px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-bottom: 0;
	margin-bottom: 25px;
	margin-top: 0;
	margin-left: 25px;
	padding-top: 10px;
	letter-spacing: 1px;
}

table.moduletablenextbook {
	background-color: #e3eef1;
	width: 668px;
	margin-top: 50px;
	position: relative;
	line-height: 25px;
	font-size: 13px;
	display: block;
}

table.contentpaneopennextbook {
	margin-left: 20px;
	position: relative;
}




/* @end */

/* @group books */





div.modulebooks {
	width: 670px;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	padding-bottom: 30px;
	margin-top: -1px;
	margin-bottom: -1px;
}


td.books {
	text-align: left;
	height: 165px;
}

div.current {
	position: relative;
	overflow: hidden;
	width: 670px;
	left: 0;
	border-top: 1px hidden #d4d4d4;
	top: -1px;
}

dl.tabs {
margin: -26px 0 -1px;
	position: relative;
	padding-right: 1px;
}




/* @end */



/* @end */

#vmMainPage form {
	border-bottom: 1px hidden #d4d4d4;
	margin-top: 0;
	float: left;
}

/* @group valoración */

form#reviewform {
	width: 699px;
	padding-bottom: 30px;
}

#reviewform input.button {
}

textarea#comment.inputbox {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 670px;
}

th#five_stars {
	padding-right: 15px;
	padding-left: 0;
}

th#four_stars {
	padding-right: 15px;
	padding-left: 15px;
}

th#three_stars {
	padding-right: 15px;
	padding-left: 15px;
}

th#two_stars {
	padding-right: 15px;
	padding-left: 15px;
}

th#one_star {
	padding-right: 15px;
	padding-left: 15px;
}

th#null_stars {
	padding-right: 15px;
	padding-left: 15px;
}

#reviewform div {
	float: right;
	margin-right: 25px;
}

#reviewform table tbody tr td {
}

#bookdesc_ratting_form h4 {
	float: none;
	display: block;
	clear: left;
}

div#bookdesc_ratting_form {
	float: left;
}

/* @end */


/* @end */

/* @group SEARCH */

#Mod42 {
	position: absolute;
	width: 0;
	margin-left: 0;
	top: 45px;
	display: block;
}



#Mod42 div {
	background: none;
	width: 0;
}

#Mod42 div div div {
	background-image: none;
}

input#mod_search_searchword.inputbox {
	width: 195px;
	height: 20px;
	padding-left: 23px;
	background: #fff url(../images/_nadir/lupa.png) no-repeat 5px center;
	color: #444;
	border: 1px solid #a7a7a7;
}

#searchForm {
	width: 670px;
}


/* @end */

/* @group columna derecha */

/* @group paypal */
#Mod141, #Mod147 {
	padding-left: 25px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 15px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	width: 225px;
	position: relative;
	display: block;
}

#Mod141 div div div h3.hide {
	padding-bottom: 0;
	margin-bottom: 0;
	background-image: url(../images/arrow3.png);
}

#compra012 {
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 10px;
}

#Mod141 div div div {
	padding-right: 0;
}

#paypal_logo2 {
}

div#right_mos2 {
	position: relative;
}

#right_mos {
	padding-left: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 670px;
	padding-top: 30px;
	margin-bottom: 0;
}

#right_tit {
	font-size: 125%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

#paypal_logo {
	margin-top: 19px;
	margin-bottom: 11px;
}

#right_rot {
	margin-bottom: 15px;
	padding-top: 20px;
}

div#compra01 {
	width: 304px;
	float: left;
	padding-right: 30px;
	border-right: 1px solid #d4d4d4;
}

div#compra02 {
	padding-left: 30px;
	width: 305px;
	display: inline-block;
	text-align: left;
	padding-top: 26px;
}

#right_ebook {
	margin-bottom: 15px;
}


/* @end */

/* @group newsletter */

#Mod40, #Mod134 {
	padding-left: 25px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 14px;
	float: left;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	width: 225px;
	overflow: hidden;
}




#Mod40 div div div h3.show {
	text-transform: uppercase;
	margin-bottom: 0;
}

#Mod40 div div div div.jamod-content form div.newsletter span.pretextnewsletter {
	display: block;
}

input#wz_12.inputbox {
	width: 200px;
}

input#aca_22.button {
	margin-top: 15px;
	margin-bottom: 0;
	width: 80px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: white;
	height: 22px;
}



/* @end */

/* @group Menu lateral */

#Mod38 {
	width: 225px;
	height: 130px;
	background-color: #000;
	margin-left: 0;
	padding-left: 25px;
}

/* @end */

/* @group presentación */

#Mod39 {
	text-align: justify;
	padding-bottom: 120px;
	border-bottom: 1px solid #d4d4d4;
	background: url(../images/_nadir/trazo1.png) no-repeat 0 bottom;
	font: italic 13px/20px Georgia, "Times New Roman", Times, serif;
	width: 227px;
	padding-left: 25px;
	word-spacing: 1px;
}

#Mod39 div div div {
	margin-right: 0;
	padding-right: 0;
	margin-left: 0;
	position: relative;
	display: block;
	padding-left: 0;
	float: left;
}

#Mod39 div div div div.jamod-content p {
}

#Mod39 div div div div.jamod-content p span em span em span {
	
}




/* @end */

/* @group rss */

#Mod104 {
	padding-left: 25px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 25px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	margin-top: 5px;
}

#Mod104 div div div h3.show {
	border-bottom-style: none;
}



/* @end */

/* @group menu usuario */

#Mod116 div div div h3.show {
	text-transform: uppercase;
}

#Mod116 {
	padding-left: 25px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 14px;
	float: left;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	width: 227px;
	display: block;
}

#Mod116 div div div div.jamod-content table a {
	text-decoration: none;
}

#Mod116 div div div div.jamod-content table a:hover {
	text-decoration: none;
	font-weight: bold;
}

#Mod126 {
		padding-left: 25px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 14px;
	float: left;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	width: 227px;
	
}

#Mod130 {
		padding-left: 25px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 0;
	float: left;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
	width: 227px;
}

div#Mod126.jamod.modulewhosonline {
	
}




/* @end */



/* @end */

/* @group menu inferior */

#lowcont04 p {
	font-size: 11px;
	text-align: left;
}

#lowmenu_body {
	width: 925px;
	height: 200px;
	padding-left: 25px;
}

#lowmenu_col01 {
	width: 90px;
	margin-right: 0;
	float: left;
}
#lowheader01 {
	color: #000;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	padding-top: 28px;
}

#lowcont02 p {
}

#lowcont01 {
	font-size: 11px;
	line-height: 17px;
	color: #000;
}

#lowmenu_col11 {
	width: 130px;
	margin-right: 0;
	float: left;
}
#lowheader11 {
	color: #000;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	padding-top: 28px;
	visibility: hidden;
}

#lowcont11 {
	font-size: 11px;
	line-height: 17px;
	color: #000;
}

#lowmenu_col02 {
	width: 230px;
	margin-right: 0;
	float: left;
}
#lowheader02 {
	color: #000;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	padding-top: 28px;
}

#lowcont02 {
	font-size: 11px;
	line-height: 17px;
	color: #000;
}

#lowmenu_col03 {
	width: 200px;
	margin-right: 0;
	float: left;
}
#lowheader03 {
	color: #000;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	padding-top: 28px;
}
#lowcont03 {
	font-size: 11px;
	line-height: 17px;
	color: #000;
}

#lowmenu_col04 {
	width: 250px;
	margin-right: 0;
	float: right;
	height: 200px;
	background-color: #787878;
	border-left: 1px solid #d4d4d4;
}

#lowcont04 {
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

#lowheader04 {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
}

div.ja-box-left {
	padding-left: 25px;
	padding-top: 5px;
	position: absolute;
	width: 700px;
}

div.moduletable_sitio {
	height: 100%;
	float: left;
}

div.moduletable_nadir {
	float: left;
}



/* @end */

/* @group menu principal */

/* @group inicio */

li.item1 {
	height: 130px;
	width: 102px;
}

#ja-mainnav ul.menu li.item1 a,
#ja-mainnav ul.menu li.item1 a:active {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-a_01.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.item1 a:hover,
#ja-mainnav ul.menu li.item1 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_01.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.active.item1 a,
#ja-mainnav ul.menu li.active.item1 a:hover,
#ja-mainnav ul.menu li.active.item1 a:active,
#ja-mainnav ul.menu li.active.item1 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_01.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.item1 a span {
	display: none;
}

div.ja-box-full {
	float: left;
	position: relative;
	margin-right: 0;
	display: block;
}

div.moduletable_cedro {
	position: relative;
	display: block;
	float: right;
}

div.moduletable_cedro {
	float: right;
}

#ja-botsl div.ja-box-full div.moduletable {
	margin-right: 0;
	float: left;
}

/* @end */

/* @group títulos */

li.item4 {
	height: 130px;
	width: 106px;
}

#ja-mainnav ul.menu li.item4 a,
#ja-mainnav ul.menu li.item4 a:active {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-a_02.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.item4 a:hover,
#ja-mainnav ul.menu li.item4 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_02.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.active.item4 a,
#ja-mainnav ul.menu li.active.item4 a:hover,
#ja-mainnav ul.menu li.active.item4 a:active,
#ja-mainnav ul.menu li.active.item4 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_02.jpg) no-repeat center;
}

/* @end */

/* @group colecciones */

li.item2 {
	height: 130px;
	width: 112px;
}

#ja-mainnav ul.menu li.item2 a,
#ja-mainnav ul.menu li.item2 a:active,
#ja-mainnav ul.menu li.item2 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-a_03.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.item2 a:hover,
#ja-mainnav ul.menu li.item2 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_03.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.active.item2 a,
#ja-mainnav ul.menu li.active.item2 a:hover,
#ja-mainnav ul.menu li.active.item2 a:active,
#ja-mainnav ul.menu li.active.item2 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_03.jpg) no-repeat center;
}



/* @end */

/* @group autores */

li.item5 {
	height: 130px;
	width: 119px;
}

#ja-mainnav ul.menu li.item5 a,
#ja-mainnav ul.menu li.item5 a:active {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-a_04.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.item5 a:hover,
#ja-mainnav ul.menu li.item5 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_04.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.active.item5 a,
#ja-mainnav ul.menu li.active.item5 a:hover,
#ja-mainnav ul.menu li.active.item5 a:active,
#ja-mainnav ul.menu li.active.item5 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_04.jpg) no-repeat center;
}

/* @end */

/* @group multimedia */

li.item6 {
	height: 130px;
	width: 140px;
}

#ja-mainnav ul.menu li.item6 a,
#ja-mainnav ul.menu li.item6 a:active {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-a_05.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.item6 a:hover,
#ja-mainnav ul.menu li.item6 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_05.jpg) no-repeat center;
}

#ja-mainnav ul.menu li.active.item6 a,
#ja-mainnav ul.menu li.active.item6 a:hover,
#ja-mainnav ul.menu li.active.item6 a:active,
#ja-mainnav ul.menu li.active.item6 a:focus {
	color: #FFFFFF;
	height: 110px;
	background: url(../images/_nadir/menu-0-b_05.jpg) no-repeat center;
}

/* @end */

/* @group agenda */

li.item7 {
	height: 130px;
	width: 121px;
	border-right: 1px solid #d4d4d4;
}

#ja-mainnav ul.menu li.item7 a,
#ja-mainnav ul.menu li.item7 a:active {
	color: #FFFFFF;
	height: 130px;
	width: 121px;
	background: url(../images/_nadir/menu-0-a_06.png) repeat-x center;
	padding: 0;
}

#ja-mainnav ul.menu li.item7 a:hover,
#ja-mainnav ul.menu li.item7 a:focus {
	color: #FFFFFF;
	height: 130px;
	width: 121px;
	background: url(../images/_nadir/menu-0-b_06.png) no-repeat center;
	padding: 0;
	border-right: 1px solid #d4d4d4;
}

#ja-mainnav ul.menu li.active.item7 a,
#ja-mainnav ul.menu li.active.item7 a:hover,
#ja-mainnav ul.menu li.active.item7 a:active,
#ja-mainnav ul.menu li.active.item7 a:focus {
	color: #FFFFFF;
	height: 130px;
	width: 121px;
	background: url(../images/_nadir/menu-0-b_06.png) no-repeat center;
	padding: 0;
	border-right: 1px solid #d4d4d4;
}

/* @end */

#ja-mainnav ul.menu li.parent.item2 a span {
	display: none;
}

#ja-mainnav ul.menu li.item4 a span {
	display: none;
}

#ja-mainnav ul.menu li.item7 a span {
	display: none;
}

#ja-mainnav ul.menu li.item6 a span {
	display: none;
}

#ja-mainnav ul.menu li.item5 a span {
	display: none;
}

div#ja-mainnav.clearfix {
	background-position: right;
}


/* @end */

/* @group enlaces */

td.pagecounter {
	background-color: #888;
	text-align: center;
	border-top: 1px solid #a7a7a7;
	color: #ddd;
	padding-top: 5px;
	width: 670px;
}

#ja-content table.contentpane tbody tr td form {
	width: 670px;
	border-bottom: 5px solid #888;
}

td.sectiontablefooter {
}



/* @end */

/* @group blog */

#ja-content table.blog tbody tr td {
	padding: 0;
}





/* @end */

/* @group banner */

div.moduletablebanner_nadir {
	float: left;
	z-index: 5000;
	position: absolute;
}

div.banneritem {
	width: 699px;
	height: 130px;
	position: absolute;
	display: block;
	margin-top: auto;
}

div#banner_text {
	top: 18%;
	position: relative;
	text-align: justify;
	font: italic 14px/1.5em Georgia, "Times New Roman", Times, serif;
	margin-left: 28px;
	word-spacing: 2px;
	display: block;
	width: 642px;
}



#ja-col1 div.moduletable {
	width: 699px;
	height: 130px;
	padding-bottom: 0;
	margin-bottom: 0;
	background-image: url(../images/_nadir/banner0.jpg);
}


/* @end */

select#limit.inputbox {
	margin-bottom: 10px;
	margin-top: 10px;
}

#ja-footer div.copyright div span a {
	text-decoration: none;
	color: #fff;
}

#ja-footer div.copyright div span a:hover {
	text-decoration: underline;
}

div.ja-box-right {
	position: relative;
	height: 300px;
	background-color: #787878;
	margin-top: 0;
	top: 0;
	float: right;
	width: 250px;
	text-align: right;
}

div.contentpaneopen_edit, div.contentpaneopen_editmedia {
	display: none;
}



div.moduletablenewsflash {
	background-color: #333;
	position: fixed;
	bottom: 0;
	width: 950px;
	display: block;
	border-top: 1px solid #fff;
	height: 50px;
	z-index: 500;
	font-size: 11px;
	line-height: 16px;
}

table.moduletablenewsflash {
}

div.moduletablenewsflash a {
	color: #d4d4d4;
	text-decoration: none;
}
div.moduletablenewsflash a:hover {
	color: #d4d4d4;
	text-decoration: underline;
}


table.contentpaneopennewsflash {
	color: #fff;
	margin-left: 19px;
	margin-right: 19px;
}

table.contentpaneopennewsflash tbody {
	bottom: 0;
}

#ja-content table.contentpane tbody tr td form table tbody {
	bottom: 0;
}

div#mantenimiento {
	font: italic 56px Georgia, "Times New Roman", Times, serif;
	color: #d4d4d4;
	margin-top: 50px;
	width: 626px;
}

#prevbook_price a {
	display: none;
}

#lastbook_price a {
	display: none;
}

#bookdesc_price a {
	display: none;
}

#autbook_price a {
	display: none;
}

#randombook_price a {
	display: none;
}

#randombook3_price a {
	display: none;
}

h2.contentheadingmedia {
	color: #444;
	width: 670px;
	padding-top: 30px;
	border-top: 1px solid #d4d4d4;
	margin-top: 0;
	top: -1px;
	position: relative;
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
}

#ja-content table.blogmedia tbody tr td table tbody tr td.article_column div.contentpaneopenmedia div.article-content {
	background-color: #e3eef1;
	width: 610px;
	border-bottom: 1px hidden #d4d4d4;
	margin-bottom: 30px;
	padding: 30px;
}



div.contentpaneopenmedia {
	width: 670px;
	border-top: 1px hidden #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	position: relative;
}
div.blog_moremedia {
	padding-top: 25px;
	padding-bottom: 20px;
}

table.blogmedia {
	padding-bottom: 20px;
}



