/*------------------------------------------------------------------
[ARKIX Master Stylesheet]
Project:		Center Group
Version:		1.0
Last change:	28/05/08 [Inicio de proyecto]
Assigned to:	Luis David Bermudez
Primary use:	CSS para página principal de Center Group S.A.
-------------------------------------------------------------------*/
/*--------- SolpartMenu ---------*/
.MainMenu_MenuContainer
{
    background-color: transparent;
	color: #FFFFFF;
}
.MainMenu_MenuBar {
    cursor: pointer;
    cursor: hand;
    height: 16;
    background-color: Transparent;
	text-decoration:none;
	color: #FFFFFF;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #b7bbbe;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	border-left:0;
	border-bottom:0;
	border-top: 0;
	border-right:0;
	text-align: left;
	background-color: Transparent;
	/*height: 20px;*/
	padding:0px;
	text-decoration:none;
}

.MainMenu_MenuIcon
{
    cursor: pointer;
    background-color: Transparent;
    border-left:0;
    border-bottom:0;
    border-top:0;
    border-right: 0;
    text-align: left;
    width: 20px;
    height: 20px;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #2b2c2d;
    /*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);*/
	border-bottom:0;
	border-left: 0;
	border-top:0;
	border-right: 0;
	padding-right:15px;
	text-decoration:none;
}
.MainMenu_MenuBreak
{
    border-bottom: #EEEEEE 0px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 0px solid; 
    border-right: #EEEEEE 0px solid;
    background-color: transparent;
    height: 0px;
	color:#FFFFFF;
	text-decoration:none;

}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
	text-decoration:none;
    background-color: transparent;
}
.MainMenu_MenuArrow
{
    font-family: tahoma;
    font-size: 11px;
    cursor: pointer;
    cursor: hand;
    border-right: 0;
    border-bottom:0;
    border-top: 0;
    background-color:transparent;
    width: 0px;
	font-weight: normal;
}
.MainMenu_RootMenuArrow
{
    font-family: Tahoma;
    font-size: 12px;
    cursor: pointer;
    cursor: hand;
	font-weight: normal;
}
.MainMenu_RootMenuItemBreadcrumb
{  
    border: solid 10px;
    background-color: green;
    height:30px;
	font-weight: normal;
}
.MainMenu_SubMenuItemBreadcrumb
{  
    border:o;
    background-color: transparent;
    height: 20px;
	font-weight: normal;
}
.MainMenu_RootMenuItemActive
{
	border: solid 10px purple;
	background-color: #FF0000;
	height: 20px;
	font-weight: normal;
}
.MainMenu_SubMenuItemActive
{
    border: 0;
    background-color: #fff;
    height: 20px;
    padding: 0px;
	font-weight: normal;
}
.MainMenu_RootMenuItemSelected
{
    cursor: pointer;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    border-left:0;
    border-bottom:0;
    border-top: 0;
    border-right:0;
	text-align: left;
    background-color: #FF0000;
	/*width: 20px;*/
    height: 20px;
}
.MainMenu_SubMenuItemSelected
{
    cursor: pointer;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    border-left:0;
    border-bottom:0;
    border-top: 0;
    border-right:0;
	text-align: left;
    background-color: #FF0000;
	/*width: 20px;*/
    height: 20px;
}
/*--------- SolpartMenu ---------*/
* { padding: 0; margin: 0; }

/*body{
			text-align:center;
			background-image:url(images/bg_bottom_site.png);
			background-position:bottom;
			background-repeat:repeat-x;
}*/
/* Main container */
#wrapper { 
			width: 990px;
			margin:10px auto;
			margin-top:0px;
			text-align:center;
			height:100%
			
}
#site_id{
			width:660px;
			float:left;

}
#language{
			width:330px;
			float:right;
			text-align:right;
			padding-top:55px;
}
#search{
			width:330px;
			float:right;
}
#menu_tools{
			width:990px;
			float:left;
			background-image:url(images/bg_menu.png);
			background-repeat:no-repeat;
}
#menu{
			float:left;
			width:790px;
			padding-left:5px;
			padding-top:5px;
			height:30px;
	
}
#carrousel{
			width:658px;
			border-left:solid 1px #bac0c5;
			border-right: solid 1px #bac0c5;
			border-bottom: solid 1px #bac0c5;
			float:left;
}
#right_content{
			height:280px;
			width:327px;
			float:right;
			background-image:url(images/bg_right_content.jpg);
			background-repeat:no-repeat;
			background-position:top;
			margin-bottom:15px;
			margin-right:1px;
}
#right_content H1{
			font-family:Trebuchet MS;
			font-size:20px;
			color:#2f3192;
			font-style:italic;
			background-image:url(/Portals/0/images/icon_h1_content_module.png);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:20px;
}
#right_content H2{
			font-family: Trebuchet MS;
			font-size: 15px;
			font-style:italic;
			font-weight: bold;
			color: #666666;
			padding-top:10px;
}
#right_content H3{
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#2f3192;
			font-weight: bold;
			background-image:url(/Portals/0/images/icon_h1_content_module.png);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:20px;
}
#right_content P{
			font-family:tahoma;
			font-size:12px;
			color:#666666;
			padding-left:10px;
			padding-right:10px;
}
#right_content A, a:link, a:active, a:visited{
			color:#2f3192;
			text-decoration: underline;
}
#right_content A:hover{
			color:#666666;
			text-decoration: underline;
}
#right_content blockquote {
			 font-family: Trebuchet MS;
			 font-style: normal;
			 font-size:12px;
			 line-height:15px;
			 border-left:solid 5px #DBDBDB;
			 border-bottom:0;
			 border-top:0;
			 padding-top:10px;
			 padding-bottom:10px;
			 padding-left:15px;
			 padding-right:15px;
			 vertical-align:middle;
}
#container_bottom{	
			width:990px;
			background-image:url(images/bg_container_bottom.png);
			background-position:bottom;
			background-repeat:no-repeat;
			float:left;
			padding-bottom:20px;
}
#de_interes{
			margin-top:15px;
			width:329px;
			border-right: solid 1px #bac0c5;
			float:left;
			margin-bottom:15px;
}

#de_interes H1{
			font-family:Trebuchet MS;
			font-size:20px;
			color:#808284;
			font-style:italic;
			background-image:url(/Portals/0/images/icon_h1_content_module.png);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:20px;
}
#de_interes p{
			font-family:Tahoma;
			font-size:12px;
			font-style:normal;
			line-height:13px;
}
#de_interes BLOCKQUOTE {
			font-family: Tahoma;
			font-size:12px;
			font-style:normal;
			line-height:13px;
			border-top:solid 2px #2f3192;
			padding-top:4px;
			border-bottom:solid 2px #2f3192;
			padding-bottom:4px;
			padding-left:8px;
			padding-right:5px;
			background-position:right;
			background-repeat:no-repeat;
			vertical-align:middle;
			background-color: #f8f9fd;
}
#clientes{
			margin-top:15px;
			width:329px;
			border-right: solid 1px #bac0c5;
			float:left;
			margin-bottom:15px;
			line-height:12px;
}
#clientes H1{
			font-family:Trebuchet MS;
			font-size:20px;
			color:#808284;
			font-style:italic;
			background-image:url(/Portals/0/images/icon_h1_content_module.png);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:20px;
}
#clientes BLOCKQUOTE {
			font-family: Tahoma;
			font-size:12px;
			font-style:normal;
			line-height:13px;
			border-top:solid 2px #2f3192;
			padding-top:6px;
			border-bottom:solid 2px #2f3192;
			padding-bottom:6px;
			padding-left:8px;
			padding-right:5px;
			background-image:url(/Portals/0/images/bkt.jpg);
			background-position:right;
			background-repeat:no-repeat;
			vertical-align:middle;
			background-color: #f8f9fd;
}
#suscripciones{
			margin-top:15px;
			width:327px;
			float:left;
			height:270px;
			margin-bottom:15px;
}
#suscripcion{
			font-family:tahoma;
			font-size:12px;
			color:#666666;
			width:250px;
			height:200px;
			padding-top: 5px;
			padding-right: 10px;
			padding-bottom: 10px;
			padding-left: 5px;
			text-align: justify;
}
#footer{
			width:990px;
			float:left;
			margin-top:5px;	
}
#datos{
			font-family:tahoma;
			font-size:11px;
			color:#818285;
			width:990px;
			margin-top:15px;
			margin-bottom:15px;
			float:left;
}
#datos a, a:active, a:visited{
			Color:#818285;
			text-decoration:underline;
			padding:0px;
}
#datos a:link{
			Color:#818285;
			text-decoration:underline;
			padding:0px;
}
#datos a:hover{
			Color:#ffffff;
			text-decoration:underline;
			padding:0;
}
#datos_medellin{
			width:400px;
			float:left;
			text-align:center;
			padding-left:15px;
			margin-bottom: 10px;
			margin-top: 10px;
			
}
#datos_bogota{
			width:400px;
			float:right;
			text-align:center;
			padding-right:15px;
			text-align:center;
			margin-bottom: 10px;
			margin-top: 10px;
}
#datos_email{
			width:100%;
			float:left;
			text-align:center;
			
}
#terms_conditions{
			width:450px;
			float:right;
			text-align:right;
			padding-right:15px;
			color:#818285;
			font-family:Tahoma;
			font-size:11px;

}
#rss{
			width:450px;
			float:left;
			text-align:left;
			padding-left:15px;
			color:#818285;
			font-family:Tahoma;
			font-size:11px;
			vertical-align:middle;
			background-image:url(images/icon_rss.png);
			background-repeat:no-repeat;
			background-position:left;
			height:16px;
			
}
#rss A, A:link, A:hover, A:active, A:visited{
			color:#818285;
			text-decoration:underline;
			padding-left:5px;
}
#rss A:hover {
			color:#FFF;
			text-decoration:underline;
			padding-left:5px;
}
.titulosuscripciones {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#808284;
	height:25px;
	vertical-align:middle;
	font-style:italic;
	padding-left:50px;
	background-image:url(/Portals/0/images/icon_h1_acordion.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-align: left;
}
.titulosuscripciones a{
			font-family:Trebuchet MS;
			font-size:20px;
			color:#808284;
			text-decoration: none;
}
.titulosuscripciones a:link{
			font-family:Trebuchet MS;
			font-size:20px;
			color:#808284;
			text-decoration: none;
}
.titulosuscripciones a:active{
			font-family:Trebuchet MS;
			font-size:20px;
			color:#808284;
			text-decoration: none;
}
.titulosuscripciones a:visited{
			font-family:Trebuchet MS;
			font-size:20px;
			color:#808284;
			text-decoration: none;
}
.titulosuscripciones a:hover{
			color:#808284;
			text-decoration: none;
}
.parrafosAcordion{
			font-family:tahoma;
			font-size:11px;
			color:#666666;
			padding-top: 0px;
			padding-right: 10px;
			padding-bottom: 0px;
			padding-left: 35px;
			text-align: justify;
}
.parrafosAcordion A, a:link, a:active, a:visited{
			color:#2f3192;
			text-decoration: underline;
}
.parrafosAcordion A:hover{
			color:#666666;
			text-decoration: underline;
}