/*--------------------------------------------------------------
# The Corporation - October 2007
# Copyright (C) 2007 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 


              -------------STYLE1---------------
---------------------------------------------------------------*/
#bg {
	background: #14038d;
	color: #20272c;
}
body {
    color: #000000;
}

a:link, a:visited {
	color: #1B57B1;
}
a:hover {
	color: #1B57B1;
}
ul li {
	list-style-image: url('../images/style1/corporation_li-def.png');;
}
ul li:hover {
	list-style-image: url('../images/style1/corporation_li-def_hover.png');
}
/* Major Blocks
-------------------------------------------------------------------------------*/
#logo {
	background: url('../images/style1/logo.png') no-repeat 0 0;
}

/* Login Module
--------------------------------------------------------------------------------*/

input#mod_login_username, input#mod_login_password {
	background: url('../images/style1/corporation_inp-bg.png') no-repeat 0 50%;
	padding-left: 10px;
}

/* Search module
--------------------------------------------------------------------------------*/

input#mod_search_searchword {
	background: url('../images/style1/corporation_inp-bg.png') no-repeat 0 50%;
}
/* Footer
-------------------------------------------------------------------------------*/

span#info {
	color: #999999;
}
span#info a {
	color: #999999;
}
/* Modules
-------------------------------------------------------------------------------- */
div.moduletable {
	background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable a:link, div.moduletable a:visited {
	color: #c3c3c3;
}
div.moduletable a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
div.moduletable-color1, div.moduletable-color2 {
    background: #000080;
	border: 1px dotted #10254d;
	height: 210px;
}
div.moduletable-advert {
    background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable h3 {
	color: #FFFFFF;
	background: url('../images/titulomenu.png') top left no-repeat;
	font-weight:bold;
}
div.moduletable-color1 h3, div.moduletable-color2 h3 {
	color: #FFFFFF;
	font-weight:bold;
}
div.moduletable-estilo1 {
	background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable-estilo1 a:link, div.moduletable-estilo1 a:visited {
	color: #c3c3c3;
}
div.moduletable-estilo1 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
div.moduletable-estilo2 {
	background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable-estilo2 a:link, div.moduletable-estilo2 a:visited {
	color: #c3c3c3;
}
div.moduletable-estilo2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
div.moduletable-estilo3 {
	background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable-estilo3 a:link, div.moduletable-estilo3 a:visited {
	color: #c3c3c3;
}
div.moduletable-estilo3 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
div.moduletable-estilo4 {
	background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable-estilo4 a:link, div.moduletable-estilo4 a:visited {
	color: #c3c3c3;
}
div.moduletable-estilo4 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
div.moduletable-estilo5 {
	background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable-estilo5 a:link, div.moduletable-estilo5 a:visited {
	color: #c3c3c3;
}
div.moduletable-estilo5 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
div.moduletable-estilo6 {
	background: #000080;
	border: 1px dotted #10254d;
	color: #FFFFFF;
}
div.moduletable-estilo6 a:link, div.moduletable-estilo6 a:visited {
	color: #c3c3c3;
}
div.moduletable-estilo6 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
div.moduletable-estilo7 {
	background: none;
	border: 1px solid #FFFFFF;
}
div.moduletable-estilo7 h3 {
	background-color: #FFFFFF;
	color: #8F8F8F;
}
div.moduletable-estilo9 {
	 height: 180px;
}
div.moduletable-estilo9 ul li {
	list-style-image: url(http://www.turiver.com.ar/es/images/boton.gif);;
}
div.moduletable-estilo9 ul li:hover {
	list-style-image: url(http://www.turiver.com.ar/es/images/boton.gif);
}
div.moduletable-estilo10 {
	background: none;
	border: 1px solid #8F8F8F;
}
div.moduletable-estilo10 h3 {
	background-color: #FFFFFF;
	color: #8F8F8F;
}
/* Module variations
--------------------------------------------------------------------------------*/
div.moduletable-color1 {
	background: #EEEEEE;
	border: 1px dotted #EEEEEE;
}
div.moduletable-color1 h3 {
	border-bottom: 1px dotted #CCCCCC;
	color: #003366;
}
div.moduletable-color2 {
	background: #eecbe9 url('../images/style1/corporation_modbg-color2.png') repeat-x 0 0;
	border: 1px solid #d69dd1;
	color: #873c88;
}
div.moduletable-color2 h3 {
	border-bottom: 1px solid #d69dd1;
}
div.moduletable-color2 a {
	color: #873c88;
}
div.moduletable-tab, div.moduletable-tab1 {
	background: none;
	border: none;
}
div.moduletable-advert {
	background: none;
	border: 1px solid #8F8F8F;
}
div.moduletable-advert h3 {
	background-color: #FFFFFF;
	color: #8F8F8F;
}
/* Tabs module
--------------------------------------------------------------------------------*/

ul.gk_tabmodsmenu_top li {
	background: #FFF;
}
ul.gk_tabmodsmenu_down li {
	background: #FFF;
}
ul.gk_tabmodsmenu_top li.active {
	background: #CCC;
}
ul.gk_tabmodsmenu_down li.active {
	background: #CCC;
}
/* Tabs module variations
--------------------------------------------------------------------------------*/

/* -tab */

div.moduletable-tab ul.gk_tabmodsmenu_top li {
	background: #fff;
	border-top: 1px solid #bebfc0;
	border-right: 1px solid #bebfc0;
	border-left: 1px solid #bebfc0;
	background: url('../images/style1/corporation_tab-color1.png') repeat-x 0 0;
}
div.moduletable-tab ul.gk_tabmodsmenu_top li.active {
	background: #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
}
div.moduletable-tab div.gk_tabmods_container {
	border: 1px solid #bebfc0;
	background: #dbdbdb url('../images/style1/corporation_modbg-def.png') repeat-x 0 0;
}
/* -tab1*/

div.moduletable-tab1 ul.gk_tabmodsmenu_top li {
	color: #dfdfdf;
	font-weight: bold;
	background: #152186;
	border-top: 1px dotted #152186;
	border-right: 1px dotted #152186;
	border-left: 1px dotted #152186;
	background: #152186 url('../images/style1/corporation_tab-color1.png') repeat-x 0 0;
}
div.moduletable-tab1 ul.gk_tabmodsmenu_top li.active {
	background: #9d0606 url('../images/style1/corporation_tab-color1_active.png') repeat-x 0 0;
	border-top: 1px dotted #152186;
	border-right: 1px dotted #152186;
	border-left: 1px dotted #152186;
	border-bottom: 1px dotted #152186;
	color: #fff;
	font-weight: bold;
}
div.moduletable-tab1 div.gk_tabmods_container a:link, div.moduletable-tab1 div.gk_tabmods_container a:visited {
    color: #FFFFFF;
}
div.moduletable-tab1 div.gk_tabmods_container a:hover {
    color: #FFFFFF;
}
div.moduletable-tab1 div.gk_tabmods_container {
	border: 0px dotted #152186;
	background: #cee7fa url('../images/style1/tabs.png') repeat-x 0 0;
}
div.moduletable-tab1, div.moduletable-tab1 a {
	color: #20272c;
}
/*joomla style-----------------------------------------------*/
.contentheading {
	color: #003366;
	font-size:14px;
	font-weight: bolder;
	border-bottom: #D6D6D6 1px dotted;
}
.contentheading a:link, .contentheading a:visited {
	color: #20272c;
}
.contentheading a:hover {
	color: #20272c;
	text-decoration: underline;
}
.contentpaneopen h2 {
	color: #119ec7;
}
.article_seperator {
    color: #c8c8c8;
}
.small{
    color: #B0B0B0;
    font-style: italic;
}
.modifydate {
    margin-top: 1px;
	color: #525e66;
}
.mosimage_caption {
    margin-top: 1px;
	color: #333333;
}
.smalldark {
	color: #525e66;
}
.pagenavcounter {
	color: #525e66;
}
.componentheading {
	color: #000000;
	font-weight: bold;
}
td.contentdescription {
	color: #20272c;
}
table.contenttoc {
	border-left: 1px solid #bebfc0;
}
table.contenttoc th {
	color: #20272c;
}
.sectiontableheader {
	background-color: #46525B;
	color: #fff;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
	border-bottom: 1px solid #C6E1E8;
}
tr.sectiontableentry1 td, td.sectiontableentry1 {
	background-color: #C8DDF1;
}
tr.sectiontableentry2 td, td.sectiontableentry2 {
	background-color: #F0F4F7;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background-color: #fff;
}
.highlight {
	background-color: #ffff99;
}
a.readon {
	background: transparent url('../images/style1/corporation_but-readmore.png') no-repeat 0 50%;
	color: #20272c;
	
}
/* typohraphy 
-----------------------------------------------------------------------------------*/

span.clear, span.color, span.color-1 {
}
span.color {
	background: #cbddee url('../images/style1/corporation_modbg-color1.png') repeat-x 0 0;
	border: 1px solid #a6c1db;
	color: #446a91;
}
span.color-1 {
	background: #eecbe9 url('../images/style1/corporation_modbg-color2.png') repeat-x 0 0;
	border: 1px solid #d69dd1;
	color: #873c88;
}
span.clear {
	border: 1px solid #bebfc0;
}
/* Menu Suckerfish
-----------------------------------------------------------------------------*/

.nav ul {
	background:#fff;
}
#horiz-menu a {
	color: #DFDFDF;
	font-weight:bold;
}
#horiz-menu li li {
	border-bottom: 1px solid #A60404;
}
#horiz-menu li.active a {
	color: #FFFFFF;
}
#horiz-menu li:hover a, #horiz-menu li.sfHover a {
	color: #FFFFFF;
}
#horiz-menu li.sfHover a {
	color: #FFFFFF;
}
#horiz-menu li:hover span.topdaddy a, #horiz-menu li.sfHover span.topdaddy a {
	color: #FFFFFF;
}
#horiz-menu li:hover ul, #horiz-menu li.sfHover ul {
	background: #c00505;
}
#horiz-menu li li:hover, #horiz-menu li li.sfHover {
	background: #A60404;
}
