body {
	font: 90%/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	/*background-color: #e4e4e4;*/
	background-color: #fff;
	color: #111;
}

.main {
	width: 100%;
	color: #232124;
}

.main-top-container {
	width: 100%;
	border-bottom: 5px solid #C4D92E;
	display: block;
    overflow: hidden;
}

.main-bottom-container {
	width: 100%;
	background-color: #4d5358;
	display: block;
    overflow: hidden;
    height: 430px;
}

.container {
	width: 964px;
	margin: 0 auto;
	overflow: hidden;
}

a {
	color: #137b97;
}

b,strong {
	font-weight: bold;
}

.a1 {
	color: #111;
	text-decoration: none;
}

a:hover {
	color: #1aa2c7;
}

p {
	line-height: 150%;
}

h1 {
	font: normal normal 220%/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

ul {
	padding-left: 15px;
}

ol {
	padding-left: 25px;
}

.topbg {
	
}

.topbg2 {
	background-attachment: scroll;
	background-image: url("/images/top_blue_bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	clear: both;
	display: block;
}

.topline {
	border-bottom: 4px solid #212c8b;
	padding-top: 10px;
}

.menuline {
	border-bottom: 1px solid #212c8b;
	padding-top: 7px;
}

.top2 {
	font-size: 90%;
	font-weight:bold;
	color: #fff;
	margin-left: 10px;
	padding: 5px 7px;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.top1 {
	font-size: 90%;
	color: #fff;
	margin-left: 10px;
	padding: 5px 7px;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.topmenu {
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px 0 5px;
}

.top2:hover {
	color: #fff;
	text-decoration: none;
}

.top1:hover {
	text-decoration: none;
	color: #fff;
}

.nav-bar {
	background: url("/images/navigation.png") no-repeat scroll 0 0 transparent;
    height: 62px;
    width: 962px;
    position: relative;
    width: 100%;
    margin: 10px auto auto;
    z-index: 999;
    overflow: hidden;
}


.nav-bar .logoSmall a {
	background: url("/images/logo-small.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 44px;
    margin-left: 44px;
    margin-top: 4px;
    width: 130px;
}

.nav-bar div {
	color: #FFFFFF;
    display: block;
    float: left;
}

.nav-bar a {
	color: #fff;
	text-decoration: none;
}

.nav-bar div .separator {
	background: url("/images/separator.png") no-repeat scroll 34px -2px transparent;
    display: block;
    height: 62px;
}

.nav-bar div span {
	display: block;
    float: left;
}

.nav-bar .minimenu {
	float: right;
}

.nav-bar .minimenu span {
	font-size: 13px;
    padding-top: 17px;
}

.nav-bar .minimenu .menulink1 {
	margin-right: 24px;
}

.nav-bar .minimenu .menulink2 {
	margin-right: 30px;
}

.nav-bar .minimenu .menulink3 {
	margin-right: 30px;
}

.nav-bar .minimenu .menulink4 {
	margin-right: 22px;
}

.nav-bar .minimenu .menulink5 {
	margin-right: 12px;
}

.nav-bar ul {
	display: -moz-box;
    list-style: none outside none;
    padding-left: 0;
}

.nav-item{
	position: relative;
}

.menu {
	font-weight: normal;
	margin-top: 9px;
}

.menutabs {
	background-color: transparent;
    border-top-left-radius: 8px;
    border-top-right-radius: 6px;
    display: inline-block;
    font-size: 90%;
    height: 34px;
    margin: 0 -26px 0 0;
    text-decoration: none;
    width: 148px;
    background-attachment: scroll;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-weight: bold;
}

.menutabs .tabTitle {
	display: block;
    padding-left: 26px;
    padding-top: 8px;
}

.menu1 {
	color: #fff;
	text-decoration: none;
	background-image: url("/images/greentab.png");
}

.menu1:hover {
	text-decoration: none;
	color: #fff;
	background-image: url("/images/greentab.png");
}

.menu2 {
	color: #4d5358;
	text-decoration: none;
	background-image: url("/images/whitetab.png");
	z-index: 10 !important;
}

.menu2:hover {
	color: #4d5358;
	text-decoration: none;
	background-image: url("/images/whitetab.png");
}

.subTabsContainer {
	clear: both;
    display: block;
    overflow: hidden;
    padding-right: 34px;
    position: relative;
}

.subtabs {
	clear: both;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    width: 296px;
}

.reqEdit .subtabs {
    width: 402px;
}

.subtabs a {
	background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 12px;
    height: 32px;
    text-decoration: none;
    width: 188px;
    margin: 0 -26px 0 0;
    position: relative;
    float: left;
}

.subtabs .lightGreyTab {
	background-image: url("/images/lightgreytab.png");
    color: #4d5358;
    text-decoration: none;
    z-index: 4 !important;
}

.subtabs .lightGreyTab span{
	padding-left: 14px;
}

.subtabs .darkGreyTab {
	background-image: url("/images/darkgreytab.png");
    color: #FFFFFF;
    text-decoration: none;
    width: 132px;
}

.subtabs .darkGreyTab span{
	padding-left: 34px;
}

.subtabs .tabTitle {
	display: block;
    padding-left: 26px;
    padding-top: 8px;
}

.subTabContent {
	background-color: #F5F5F5;
    clear: both;
    display: block;
    margin: 0 34px;
    padding-top: 15px;
}

.zindex1 {z-index:1;}
.zindex2 {z-index:2;}
.zindex3 {z-index:3;}
.zindex4 {z-index:4;}
.zindex5 {z-index:5;}
.zindex6 {z-index:6;}

.notificacion{
    background-color: transparent;
    background-image: url("/images/icons_master.png");
    background-position: 1px -162px;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 36px;
    padding-top: 4px;
    position: absolute;
    right: 14px;
    text-align: center;
    top: -20px;
    width: 36px;
    z-index: 1000;

}

.menu1b {
	font-size: 90%;
	color: #fff;
	padding: 10px 30px;
	margin: 0;
	text-decoration: none;
}

#left {
	background-color: #fff;
	height: 500px;
}

#right {
	padding-left: 15px;
	width: 320px;
	box-shadow: -20px -1px 10px -5px #E9E9E9;
	-moz-box-shadow: -20px -1px 10px -5px #E9E9E9;
	-webkit-box-shadow: -20px -1px 10px -5px #E9E9E9;
}

.titlebar {
	padding: 15px 0px 20px;
	float: left;
}

.titlebar2 {
	background-color: #fbfef2;
	padding: 15px 30px 20px;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}

.titlebar2a {
	background-color: #b4bec3;
	padding: 15px 15px 20px;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
}

.titlebar_proveedor {
	background-color: #4A004A;
	border-bottom: 1px solid #e4e4e4;
}

.titlebar_comprador {
	background-color: #3e5b00;
	border-bottom: 1px solid #e4e4e4;
}

.mensaje1 {
	background-color: #f48f95;
	padding: 7px 15px;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #e4e4e4;
}

.mensaje2 {
	color: #3978CC;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 14px;
    padding-left: 34px;
}

.mensaje0 {
	background-color: #fff;
	padding: 7px 15px;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #e4e4e4;
}

.mensaje3 {
	clear: both;
    color: #BDD12C;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding-left: 34px;
}

.mensaje3 span {
	background-image: url("/images/icons_master.png");
    background-position: -42px -164px;
    color: transparent;
    display: block;
    float: left;
    height: 22px;
    width: 30px;
}

.actionsBottom {
	display: block;
    margin-top: 20px;
    text-align: center;
}

.actionsBottom .actionBtns {
	display: inline-block;
    width: 118px;
}

.actionsTop {
    display: block;
    margin-top: 20px;
    padding-right: 4%;
    float: right;
}

.actionsTop .actionBtns {
	display: inline-block;
    width: 118px;
}

.actionbar {
	padding: 5px 30px 1px;
	text-align: right;
	border-bottom: 1px solid #b4bec3;
}

.ticon {
	/*
	margin-right: 10px;
	vertical-align: middle;*/
	display:none;
}

.title {
	font-size: 140%;
	color: #4d5358;
	font-weight: bold;
	padding-left: 32px;
}

.meta {
	font-size: 90%;
	color: #555;
}

.meta1 {
	font-size: 90%;
	color: #111;
}

.ins {
	background-color: #f6f3c2;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	font-size: 80%;
	margin-bottom: 5px;
	margin-top: 1px;
	padding: 5px 15px;
}

.nota {
	font-size: 80%;
	color: #555;
}

.meta2 {
	font-size: 90%;
	color: #c30;
}

.padding3 {
	padding-right: 60px;
	padding-left: 60px;
}

.padding2 {
	padding-right: 30px;
	padding-left: 30px;
}

.padding1 {
	padding-right: 15px;
	padding-left: 15px;
}

.status2 {
	padding-right: 30px;
	padding-left: 30px;
}

.input2 {
	font-size: 100%;
}

.input2c {
	font-size: 100%;
	background-color: #f1faca;
}

.textarea2 {
	font: 90%/120% Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 2px;
}

.input3 {
	font-size: 130%;
/*	background: url(website/images/bac_search.png);
	background-position:left center;
	background-repeat:no-repeat;
*/}



/*	////////////////////////////////////////////  BOTONES  /////////////////////////////////////////////////// */


.buttonFind {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	padding: 2px 10px;
	margin-top:15px;
	color: #111;
	text-decoration: none;
	background-color: #fc0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.buttonFind:hover {
	color: #fc0;
	text-decoration: none;
	background-color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.button1 {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #556A80;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button1:hover {
	color: #fff;
	text-decoration: none;
	background-color: #748BA3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button2 {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #556A80;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button2:hover {
	color: #fff;
	text-decoration: none;
	background-color: #748BA3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.button2 {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #556A80;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.button2:hover {
	color: #fff;
	text-decoration: none;
	background-color: #748BA3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: default;
}

.button2a {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #690;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button2a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #9c0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button2b {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #c00;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button2b:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f00;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button2c {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 9px;
	color: #555;
	text-decoration: none;
	background-color: #a6a6a6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button2c:hover {
	color: #555;
	text-decoration: none;
	background-color: #a6a6a6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button3 {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #556A80;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button3:hover {
	color: #fff;
	text-decoration: none;
	background-color: #748BA3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.abutton {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
	padding: 6px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #7A8D96;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	margin-bottom:-4px;
}

.abutton:hover {
	color: #fff;
	text-decoration: none;
	background-color: #556A80;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	margin-bottom:-4px;
}

.abutton2 {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:bold;
	padding: 6px 9px;
	color: #111;
	text-decoration: none;
	background-color: #b4bec3;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	margin-bottom:-4px;
}

.abutton2:hover {
	color: #111;
	text-decoration: none;
	background-color: #b4bec3;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
	margin-bottom:-4px;
}

.itext {
	color: #4D5358;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}

.itext:hover {
	color: #4D5358;
}

.aicon {
	vertical-align: middle;
	padding-right: 2px;
	padding-bottom: 2px;
}

.lud {
	border-top: 1px dashed #b4b4b4;
	border-bottom: 1px dashed #b4b4b4;
	padding-top: 12px;
	padding-bottom: 15px;
}

.drilltitle {
	font-weight: bold;
	margin-top: 15px;
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 5px;
}

.drilltitle2 {
	font-weight: bold;
	margin-top: 15px;
	border-bottom: 1px dashed #111;
	padding-bottom: 5px;
}

.drilltitle3 {
	font-weight: bold;
	color:#FFFFFF;
	margin-top: 15px;
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 5px;
}

.dform {
	background-color: #fff;
	padding: 5px 15px 15px;
	border-bottom: 2px solid #c1c8c8;
	border-left: 2px solid #c1c8c8;
	border-top: 2px solid #c1c8c8;
	border-right-color: #c1c8c8;
	border-right-width: 2px;
}

.dform2 {
	background-color: #fff;
	padding: 5px 15px 15px;
	border-bottom: 2px solid #c1c8c8;
	border-left: 2px solid #c1c8c8;
	border-top: 2px solid #c1c8c8;
	border-right-color: #c1c8c8;
	border-right-width: 2px;
}

.list2 th {
	text-align: left;
	padding-left: 10px;
}

.list2 td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-left: 10px;
	/*
	padding-left: 7px;
	padding-right: 7px;
	*/
}


.ftitle {
	font-weight: bold;
	border-bottom: 1px dashed #b4b4b4;
	padding-bottom: 5px;
}

.ttitle {
	font-weight: bold;
	border-bottom: 1px dashed #b4b4b4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;

}

.rrtd {
	padding-left: 30px;
}

.table2 td {
	border-bottom: 1px solid #d3d3d3;
	height: 168px;
    padding: 26px 0 0 16px;
    color: #232124;
}

.table2 .companyBasic {
	clear: both;
    display: block;
    overflow: hidden;
}

.table2 .companyLogo {
	display: block;
    float: left;
    margin: 0 20px 0 0;
}

.table2 .companyLogo img {
	border: 1px solid #E2E2E2;
    display: block;
    padding: 5px;
    width: 182px;
}

.table2 .companyInfo {
	display: block;
	float: left;
}

.table2 .hiddenInfo {
	clear: both;
    display: block;
    margin-top: 20px;
    padding-left: 20px;
    font-size: 12px;
}

.table2 .hiddenInfo .infoSection {
	display: block;
	clear: both;
}

.infoSection .sectionName {
	color: #3978cc;
	font-weight: bold;
}

.infoSection .sectionContent {
	display: block;
    margin-top: 14px;
    padding-left: 30px;
}

.infoSection .sectionContent span {
	display: block;
	clear: both;
}

.infoSection .sectionContent a {
	color: #3978CC
}

.sectionName span {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

.infoSection .secInfo {
	background-position: -96px -136px;
}

.infoSection .secContact {
	background-position: -118px -136px;
}

.infoSection .secOffered {
	background-position: -142px -136px;
}

.infoSection .secRequired {
	background-position: -142px -136px;
}

.infoSection .secCatalog {
	background-position: -161px -136px;
}

.infoSection .secSubsidiary {
	background-position: -180px -136px;
}

.table2 {
	padding-left: 15px;
}

.tableList {
	padding-left: 30px !important;
	font-size: 14px;
}

.tableList td {
	height: 60px;
    padding: 10px 0 0 8px;
}

.tableList a, .tableList a:hover {
	color: #232124;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.tableList th {
	background-color: #f5f5f5 !important;
	height: 42px;
	padding: 10px 0 0 8px;
}

.tableList .actionBtns {
	display: block;
	float: right;
	margin-left: 10px;
}

.td2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 3px solid #000000;
}

.table2 th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	color: #232124;
	border-bottom: 1px solid #D3D3D3;
}

.table2n td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px solid #e4e4e4;
}

.table2n th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}

.table2f td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;

}

.table2f th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}
.selected {
	background-color: #dff7f4;
	/*background-color: #e5f7e4;*/
}

.pointer {
	cursor: pointer;
}
.less {
	height: 55px;
	overflow: hidden;
}
/*
.less:hover {
	height: auto;
	overflow: show;
}
*/

.next,.next2 {
	padding-right: 10px;
	padding-left: 10px;
}

.nexts {
	text-align: center;
	padding-top: 15px;
}

.highlight {
	background-color: #eae7b9;
}

.highlight2 {
	background-color: #f2f9f9;
	padding: 2px 15px;
}

.double {
	line-height: 160%;
}
.nexts {
	margin-bottom: 20px;
}

/* @group gofind */

.buscador {
	width: 360px;
	height: 180px;
	padding: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px
	*/
}

.buscador2 {
	width: 400px;
	height: 180px;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px
	*/
}

.buscador2 .filters {
	margin-top: 3px;
}


.stripes {
	background: url(website/images/bg2.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom: 30px;
	padding-top: 40px;
	margin-top: -10px;
	background-color:#607891;
}

.stripes2 {
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom: 5px;
	padding-top: 40px;
	margin-top: -10px;
	background-color:#fff;
}

.videoC {
	border-top:1px solid  #213100;
	border-right:1px solid  #86995c;
	border-bottom:1px solid  #86995c;
	border-left:1px solid  #213100;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px
	*/
}

.videoV {
	border-top:1px solid  #270027;
	border-right:1px solid  #8e5c8e;
	border-bottom:1px solid  #8e5c8e;
	border-left:1px solid  #270027;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px
	*/
}


.contenidoIndex {

}


.screenshot {
	border: 1px solid #636363;
}

.demobutton {
	border: 3px solid #fff;
	font-size: 120%;
	padding: 7px;
	color: #000;
	text-decoration: none;
	background-color: #8f9ea5;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	text-align: center;
}

.demobutton:hover {
	background-color: #f2bc26;
}

.demolink,.demolink:hover {
	text-decoration: none;
	color: #000;
	line-height: 90%;
}

.grey {
	padding: 15px;
	background-color: #c5caca;
	border-top: 1px solid #111;
}



/* @end */

.date {
	border-style: none;
	cursor:pointer;
}

.inputdate {
	cursor:pointer;
}

FORM {
	margin-width: 0;
	margin-height: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
 }

.texto_gris {
color:#bbb;
}

.texto_blanco {
color:#fff;
}


.celdaIndexIzq {
border-left:1px solid #555;
border-right:1px solid #111;
border-bottom:1px solid #111;
	background: url(website/images/bac_cont_index.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#333333;
}

.celdaIndexDer {
border-top:1px solid #555;
border-left:1px dashed #666;
border-right:1px solid #111;
border-bottom:1px solid #111;
}

/*** Bottom ***/
.bottom_negro {
	padding: 15px;
	color:#fff;
}

.bottom_negro a {
	color: #fff;
	text-decoration: none;
}

.bottom_negro div {
	display: block;
	float: left;
}

.bottom_negro .leftDiv {
	float: left;
    padding-left: 112px;
}

.bottom_negro ul {
	padding: 0;
}

.bottom_negro li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.bottom_negro .leftDiv .about {
	margin-right: 30px;
}

.bottom_negro .rightDiv {
	float: right;
    padding-right: 164px;
}

.bottom_negro .loginIcon {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -68px -166px;
    background-repeat: no-repeat;
    color: white;
    float: left;
    height: 20px;
    margin-right: 8px;
    width: 16px;
}

.bottom_negro .twitter {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: 0 -132px;
    background-repeat: no-repeat;
    color: white;
    float: right;
    height: 26px;
    margin-left: 10px;
    width: 28px;
}
.bottom_negro .facebook {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -62px -132px;
    background-repeat: no-repeat;
    color: white;
    float: right;
    height: 26px;
    margin-left: 10px;
    width: 28px;
}
.bottom_negro .youtube {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -30px -132px;
    background-repeat: no-repeat;
    color: white;
    float: right;
    height: 26px;
    margin-left: 10px;
    width: 28px;
}

.bottom_negro .title {
	color: #fff;
	font-size: 1em;
    font-weight: bold;
    padding-left: 0;
}

.letra12 {
font-size:12px;
}

.letra20b {
font-size:20px;
font-weight:bold;
color:#FFFFFF;
}


.celdaPaq {
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}

.celdaPaq2 {
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	padding-top:12px;
}

.celdaPaq3 {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
}

.celdaPaq4 {
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
}

.paquetesSlide .slide {
	position: absolute;
}


.paquetesSlide .textBox {
    position: relative;
    padding-top: 70px;
    padding-left: 50px;
}

.paquetesSlide span {
	display: block;
	color: #fff;
	font-size: 20px;
    padding-bottom: 16px;
}

.paquetesSlide .big {
	font-size: 40px;
    font-weight: bold;
}



.paquetes {
	display: block;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}

.paquetes div {
	width: 30%;
	float: left;
	margin-right: 3%;
}

.paquetes ul {
	background-color: #A3B0BA;
    border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
    padding: 0;
    text-align: center;
    font-weight: bold;
    box-shadow: 3px 8px 10px #888888;
}

.paquetes li {
	display: block;
    font-size: 14px;
    height: 22px;
    list-style: none outside none;
    padding: 5px;
}

.paquetes .liHeader {
	font-size: 28px;
    padding: 18px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.paquetes .comprador .liHeader {
	background-color: #bcd02c;
}

.paquetes .comprador ul span {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -86px -160px;
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    margin: auto;
    overflow: hidden;
    width: 26px;
}

.paquetes .proveedor .liHeader {
	background-color: #3d84d5;
}

.paquetes .proveedor ul span {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -119px -160px;
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    margin: auto;
    overflow: hidden;
    width: 26px;
}

.paquetes .proveedor .last span {
	background-position: -152px -160px;
}

.paquetes .light {
	background-color: #c1cad1;
}

.paquetes li .comprador {
	display: block;
	width: 50px;
	height: 50px;
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -68px -166px;
    background-repeat: no-repeat;
}

.contactRegister {
	display: block;
    margin-bottom: 24px;
    overflow: hidden;
    width: 100%;
}

.contactRegister .contactFrm {
	width: 43%;
	display: block;
	float: left;
}

.contactRegister .contactFrm span {
	clear: both;
    color: #4D5358;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;;
}

.contactRegister .contactFrm .contactHeader {
	color: #3977CB;
    display: block;
    font-size: 30px;
    font-weight: bold;
    padding: 3px;
    overflow: hidden;
    margin-bottom: 25px;
}

.contactRegister .contactFrm input {
	border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 0 2px #888888;
    clear: both;
    display: block;
    height: 24px;
    padding: 3px;
    width: 75%;
    margin-bottom: 14px;
}

.contactRegister .contactFrm textarea {
	border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 0 2px #888888;
    display: block;
    padding: 3px;
    width: 75%;
    height: 150px;
}

.contactRegister .contactFrm .submitBtn {
	display: block;
	width: 75%;
	padding: 3px;
}

.contactRegister .registerBtns {
	width: 50%;
	display: block;
	float: left;
}

.contactRegister .registerBtns .registerHeader {
	clear: both;
    color: #3977CB;
    display: block;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 78px;
    margin-top: 60px;
    overflow: hidden;
    padding: 18px 0;
}

.contactRegister .registerBtns .usrType {
	color: #4D5358;
    display: block;
    float: left;
    font-size: 30px;
    font-weight: bold;
}

.contactRegister .registerBtns div {
	clear: both;
    display: block;
    margin-bottom: 50px;
    margin-top: 50px;
    overflow: hidden;
    padding-top: 26px;
    width: 96%;
}

.funcionamiento {
padding:30px;
/*	background: url(website/images/bac_funcionamiento.png);
	background-position:center top;
	background-repeat:repeat-y;
*/	background-color:#46586A;
border-top:1px solid #8DA0B4;
}


/*//////////////////////////////////// TOLL TIP /////////////////////////////////*/



/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

A.link_blanco:LINK, A.link_blanco:VISITED, A.link_blanco:ACTIVE { text-decoration: none; border-bottom:1px dashed #666; color:#fff}
A.link_blanco:hover {text-decoration: none; border-bottom:1px dashed #666; color:#fff;}

.buttonReg {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	padding: 2px 10px;
	margin:9px;
	color: #111;
	text-decoration: none;
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.buttonReg:hover {
	color: #fc0;
	text-decoration: none;
	background-color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.buttonRed {
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 9px;
	color: #fff;
	text-decoration: none;
	background-color: #333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.buttonRed:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c00;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

A.link_azul:LINK, A.link_azul:VISITED, A.link_azul:ACTIVE { text-decoration: none; border:0; color:#607891}
A.link_azul:hover {text-decoration: none; border:0; color:#607891;}

.celda20 {
padding:20px;
}

.celdaRedonda {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}





/* Mootools Kwicks
----------------------------------------------- */

#kwick-box { 
	padding:0;
	width:960px;
	overflow:hidden;
}


/* jquery Kwicks
----------------------------------------------- */

/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
    		
.kwicks li{
	float: left;
	width: 320px;
	height: 300px;
	margin-right:0;
}
#kwick1 { 
}
#kwick2 {
}
#kwick3 {
}

.inviteIcon {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -88px -96px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 28px;
    margin-right: 5px;
    margin-top: -2px;
    width: 30px;
}

#dialog_invitar {
	display:none;
}

.ui-dialog {
	display:none;
}

.address_cia {
	font-size: 11px;
	color:#424242;
}

.tourBox {
	color: #4d5358;
	font-weight: bold;
	margin-bottom: 50px;
    overflow: hidden;
}

.tourBox .minitour {
	display: block;
}

.tourBox .minitour div {
	float:left;
	display: block;
	width: 20%;
}

.tourBox .minitour .minitourText {
	width: 20%;
}

.tourBox .minitour .minitourText h1 {
	margin-top: 44px;
}

.tourBox .minitour .minitourText div {
	padding-left: 22px;
    width: 212px;
}

.tourBox .minitour .tourLink span {
    display: block;
    font-size: 20px;
    height: 25px;
    margin-top: 0px;
    overflow: hidden;
}

.tourBox .minitour div a {
	background: url("/images/minitour.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 164px;
    width: 100%;
    text-indent: -9999px;
}

/*** Tour Box ***/
.tourBox .tourTitle span {
	color: #3977cb;
}

.minitour .tourSignup {
	background-position: 32px -496px !important;
}

.minitour .tourSignup span {
	margin-left: 60px;
}

.minitour .tourSearch {
	background-position: 32px -332px !important;
}

.minitour .tourSearch span {
	margin-left: 78px;
}

.minitour .tourRequest {
	background-position: 32px -168px !important;
}

.minitour .tourRequest span {
	margin-left: 74px;
}

.minitour .tourDecide {
	background-position: 32px -4px !important;
}

.minitour .tourDecide span {
	margin-left: 76px;
}


.tourBoxUl {
	list-style: none; 
	overflow: hidden;
}

.tourBoxUl li {
	float: left;
	margin: 0 0 0 27px;
}

.tourBoxUl li a {
	display: block; 
	text-indent: -9999px;
}

.tourBoxUl li a.tourSignup {
	width: 199px; 
	height: 229px;
	background: url("/images/minitour.png") no-repeat scroll 0 0 transparent;
}

.tourBoxUl li a.tourSearch {

}

.tourBoxUl li a.tourRequest {

}

.tourBoxUl li a.tourDecide {

}

/*** SignUp Tour ***/
.signUpTour {
	background: url("/images/background_gradient_big.png") no-repeat scroll center bottom transparent;
    clear: both;
    display: block;
    height: 102px;
    margin-top: 20px;
}

.signUpTour div {
	display: block;
    margin: 0 auto;
    width: 58%;
    padding-top: 18px;
}

/*** Search Login ***/
.searchLogin {
    display: block;
    overflow: hidden;
}

.searchLogin .search {
	float: left;
    width: 100%;
    height: 144px;
    border-radius: 5px;
    background-color: #4d5358;
    overflow: hidden;
}

.searchLogin .search .subheader {
	color: #B4C753;
    font-size: 30px;
    font-weight: normal !important;
}

.searchLogin .content {
	display: block;
	margin: 0 auto;
	width: 90%;
}

.searchLogin .header {
    display: block;
    font-size: 28px;
    margin-top: 30px;
    padding-top: 10px;
    margin-bottom: 12px;
    clear: both;
}

.searchLogin .search .header {
    color: white;
    height: 66px;
    padding-top: 12px;
    weight: 292px;
    float: left;
}

.searchLogin .search .header span {
	clear: both;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}

.searchLogin .search .srchFrm {
	float: left;
	width: 66%;
}

.search table {
	margin-left: 36px;
    margin-top: 24px;
    text-align: center;
    width: 100%;
}

.search .searchTxt {
    border-radius: 6px 6px 6px 6px;
    width: 96%;
    padding: 10px;
}

.search select {
	font-size: 12px;
    height: 50px;
    padding-top: 16px;
    width: 190px;
}

.searchLogin .login {
	width: 450px;
	float: right;
}

.searchLogin .login .header {
	color: #3977cb;
	font-weight: bold;
	margin-top: 14px;
    overflow: hidden;
}

.searchLogin .login .header span {
	float: left;
	margin-right: 10px;
}

.searchLogin .login .header .headText {
	padding-top: 16px;
}

.searchLogin .login .header .lock {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-position: -166px 0;
    background-repeat: no-repeat;
    color: white;
    float: left;
    height: 38px;
    width: 30px;
}

.searchLogin .login .frm span,.searchLogin .login .frm input {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.searchLogin .login .frm {
	display: block;
    overflow: hidden;
    width: 332px;
}

.searchLogin .login .frm span {
	font-size: 16px;
	font-weight: bold;
	color: #4d5358;
}

.searchLogin .login .frm .inputTxt {
	border-radius: 6px;
    padding: 10px;
    width: 92%;
}

/*** Site Description ***/
.siteDescription {
	margin-bottom: 100px;
}

.siteDescription table {
	width: 100%;
}

.siteDescription table td {
	width: 50%;
	vertical-align: top;
	padding: 14px;
}

.siteDescription .descTitle {
	font-size: 18px;
	color: #464646;
	display: block;
	clear: both;
    font-weight: bold;
    overflow: hidden;
}

.siteDescription .desc div {
	display: block;
	clear: both;
}

.siteDescription .desc a {
	background-position: -126px -57px;
    clear: both;
    display: block;
    float: right;
    height: 34px;
    width: 120px;
    margin-top: 28px;
}

.siteDescription .desc a span {
	display: block;
    overflow: hidden;
    padding-left: 30px;
    padding-top: 6px;
}

.siteDescription .descTitle .titl {
	display: block;
    float: left;
    margin-left: 8px;
    padding-top: 6px;
}

.siteDescription .descDir {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.siteDescription .descGest {
	border-bottom: 1px solid #e5e5e5;
}

.siteDescription .descNot {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.siteDescription .descInv {
	border-bottom: 1px solid #e5e5e5;
}

.siteDescription .descBd {
	border-right: 1px solid #e5e5e5;
}

.siteDescription .descTitle .icon {
	background-attachment: scroll;
    background-image: url("/images/icons_master.png");
    background-repeat: no-repeat;
    float: left;
    height: 28px;
    width: 26px;
    display: block;
}

.siteDescription .descDir .icon {
	background-position: 2px -96px;
}

.siteDescription .descGest .icon {
	background-position: -24px -96px;
}

.siteDescription .descNot .icon {
	background-position: -54px -96px;
}

.siteDescription .descInv .icon {
	background-position: -88px -96px;
	width: 30px;
}

.siteDescription .descBd .icon {
	background-position: -122px -94px;
}

.siteDescription .descApp .icon {
	background-position: -154px -96px;
}

.subtitle {
	color: #4D5358;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-top: 6px;
    padding-left: 32px;
}

/*** Requisicion y Cotizacion ***/
.singleReqCot .tableList th, .singleReqCot .tableList td {
	padding-left: 20px;
}

.quantity {
	padding: 0 !important;
    width: 14%;
}

/*** FORMS ***/

.txtInput {
	height: 30px;
}

.darkBack td {
	background-color: #e9e9e9;
}

/*** Width ***/
.width400 {
	width: 400px !important;
}
.width200 {
    width: 200px !important;
}

.width65 {
	width: 65px !important;
}

/*** Padding ***/


/*** Alignment ***/
.center {
	 text-align: center;
}

/*** Display ***/
.none {
	display: none;
}

/*** Slideshow ***/
.mainSlideshow {
	clear: both;
    display: block;
    height: 306px;
    margin: 0 auto 4px;
    position: relative;
    width: 100%;
	overflow: scroll;
	z-index: 5;
}

.slides {
	margin-top: -8px;
	margin-left: -6px;
}

#slideshow-nav {
	bottom: 12px;
    display: block;
    left: 32px;
    position: absolute;
    visibility: visible;
	width: 220px;
	z-index: 6;
}

#slideshow-nav a {
    display: block;
    float: left;
    height: 30px;
    margin: 0 4px;
    text-indent: -9999px;
    width: 18px;
}

/*** Tour ***/
.tourSlider {
	clear: both;
    display: block;
    height: 1542px;
    margin: 0 auto 50px;
    position: relative;
    width: 100%;
	overflow: scroll;
	z-index: 5;
	position: relative;
}

.tourSlider .slides {
	margin-top: 0;
	margin-left: 0;
}

.tourSlider .tour-nav {
	clear: both;
    display: block;
    height: 84px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tourSlider .tour-nav a {
	color: #4D5358;
    display: block;
    float: left;
    height: 84px;
    margin: 0 -32px 0 0;
    position: relative;
    width: 270px;
}

.tourInfo {
	clear: both;
    display: block;
}

.tourInfo div {
	display: block;
}

.tourInfo div .backg {
	background-repeat: no-repeat;
	display: block;
	height: 358px;
    width: 358px;
}

.tourInfo div .tourTxt {
	display: block;
	padding-top: 8%;
	width: 500px;
	font-size: 15px;
    line-height: 125%;
    color: #4d5358;
}

.tourInfo div .tourTxt span {
	clear: both;
    color: #A9BB28;
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}

.tourInfo .blue {
	clear: both;
}

.tourInfo .gray {
	clear: both;
}

.tourInfo .green {
	clear: both;
}

.tourInfo .blue .backg {
	background-image: url("/images/blueTour.png");
    float: left;
}

.tourInfo .blue .tourTxt {
	float: right;
}

.tourInfo .gray .backg {
	background-image: url("/images/grayTour.png");
    float: right;
}

.tourInfo .gray .tourTxt {
	float: left;
}

.tourInfo .green .backg {
	background-image: url("/images/greenTour.png");
    float: left;
}

.tourInfo .green .tourTxt {
	float: right;
}

/*** Paddings ***/
.padding10 {
	padding: 10px;
}

.nologo {
	height: 114px !important;
	padding-top: 10px !important;
}

/*** Colors ***/
.green {
	color: #BCD02C !important;
}