.title {
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
}

.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Site-wide text formatting */
div,td,span,a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

li.white {
	list-style-image: url(images/listwhite.gif);
	color: #FFFFFF;
}

span.general {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

span.verde {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
}

a.verde {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-weight:bold;
}

td.form_input input,td.form_input select,td.form_input textarea {
	background-color: #C0CED9;
	border: 1px solid #006699;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

td.form_input input.button {
	background-color: #9FC302;
	border: 1px solid #4C7E03;
	color: #FFFFFF;
	font-weight: bold;

}



/* Estructura */
td.whitespace {
	background-color:#FFFFFF;
	height: 7px;
}

td.greenspace {
	background-color:#4C7E03;
	height:7px;
}

td.whiteborderspace {
	border-bottom: 1px #CCCCCC solid;
	height: 4px;
	font-size: 2px;
}

td.whitespace2 {
	height:11px;
}

td.menu {
	background-color:#FFFFFF;
	height: 77px;
	border-bottom: 1px #9FC302 solid;
	border-top: 1px #9FC302 solid;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-top: 2px;
}

td.tnav {
	padding-left: 8px;
	padding-right: 8px;
}

td.content {
	padding: 16px;
	background-color:#FFFFFF;
}

td.princontent {
	border: 1px #CCCCCC solid;
	height: 280px;
}

td.youarehere {
	height:50px;
	border-bottom: 1px #CCCCCC solid;
	padding-left: 12px;
}

div.languages {
	height: 20px;
	width: 120px;
	position:absolute;
	top: 181px;
	padding-left: 15px;
}

/* Catalogue */
table.catalogue_categories {
	width: 712px;
	height: 231px;
}

td.category_icon {
	width: 308px;
	height: 294px;
}

td.catalogue_verspace {
	width: 10px;
}

td.catalogue_horspace {
	height:4px;
}

div.catalogue_categories1, div.catalogue_categories2 {
	position: absolute;
	top: 363px;
	width: 100%;
	text-align: right;
}
div.catalogue_categories3 {
	position: absolute;
	top: 349px;
	width: 100%;
	text-align: right;
}

td.categories_verspace {
	width: 3px;
}

table.products {
	/*padding-top: 30px;*/
	width: 100%;
}

td.lineproduct {
	padding-left: 50px;
	height: 15px;
}

td.catalogue_products {
	border: 1px #CCCCCC solid;
	height: 246px;
}

table.product {
	width:100%;
	border-left: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	height:256px;
}

table.product td {
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	width: 50%;
}

table.imagesproduct td {
	border: 0px;
}

a.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
td.category-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

table.bycategory-color1 {
	background-color: #9FC302;
	border:5px #9FC302 solid;
}
td.bycategory-color1 {
	background-color: #9FC302;
	border-top:5px #9FC302 solid;
}
td.bycategory-color2-1 {
	background-color:#00CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td.subcategory-color1 {
	background-color:#9FC302;
	height:18px;
}
a.product-color1 {
	color: #4C7E03;
}
li.product-list1{
	list-style-image:url(images/li1.gif);
}
td.button-color1 {
	background-color: #9FC302;
}
a.button-link-color1 {
	color: #4C7E03;
}
div.subs1 {
	position: absolute;
	background-color:#9FC302;
	top: 32px;
}
td.subcategory-color1:hover div.subs1 {
	position: absolute;
	background-color:#9FC302;
	top: 32px;
	display:block;
}

table.bycategory-color2 {
	background-color: #DB6C91;
	border:5px #DB6C91 solid;
}
td.bycategory-color2 {
	background-color: #DB6C91;
	border-top:5px #DB6C91 solid;
}
td.bycategory-color2-2 {
	background-color:#CC3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td.subcategory-color2 {
	background-color:#DB6C91;
	height:18px;
}
a.product-color2 {
	color: #CC3366;
}
li.product-list2{
	list-style-image:url(images/li2.gif);
}
td.button-color2 {
	background-color: #DB6C91;
}
a.button-link-color2 {
	color: #CC3366;
}
div.subs2 {
	position: absolute;
	background-color:#DB6C91;
	top: 32px;
}
td.subcategory-color2:hover div.subs2 {
	position: absolute;
	background-color:#DB6C91;
	top: 32px;
	display:block;
}

table.bycategory-color3 {
	background-color: #3366CC;
	border:5px #3366CC solid;
}
td.bycategory-color3 {
	background-color: #3366CC;
	border-top:5px #3366CC solid;
}
td.bycategory-color2-3 {
	background-color:#3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
td.subcategory-color3 {
	background-color:#3366CC;
	height:32px;
}
a.product-color3 {
	color: #3399FF;
}
li.product-list3{
	list-style-image:url(images/li3.gif);
}
td.button-color3 {
	background-color: #3366CC;
}
a.button-link-color3 {
	color: #3399FF;
}
div.subs3 {
	position: absolute;
	background-color:#3366CC;
	top: 300px;
	display:none;
}
td.subcategory-color3:hover div.subs3 {
	position: absolute;
	background-color:#3366CC;
	top: 32px;
	display:block;
}

div.subslink {
	height: 16px;
	border: 1px #FFFFFF solid;
	text-align: left;
	padding-left: 5px;
}
a.catactivecrumb {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.catbreadcrumb {
	color: #FFFFFF;
	text-decoration:none;
}

/* Generic Module-independent formatting */
.moduletitle {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}
.summarytitle {
	font-weight: bold;
	padding-bottom: 7px;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
	/*border: 1px #CCCCCC solid;*/
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {

}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/* Search Module */

div.search_result_item {
  margin-bottom: 15px;
  margin-top: 10px;
}

div.search_result_item a {
  color: blue;
  text-decoration: underline;
  font-size: 12px;
}

span.search_result_item_body {
  font-size: 10px;
}

span.search_result_item_link {
  color: #008000;
}

span.search_results_excludes {
  font-style: italic;
}

div.search_results_options {
  width: 85%;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: bottom;
  margin-bottom: 25px;
}

div.search_results_title {
  font-size: 14px;
  font-weight: bold;
}

div.search_result_cat {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 20px;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
