body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	margin: auto;
	width: 989px;
}
.clearer{
	clear:both;
}
#flash_top {
	width: 989px;
	height: 163px;
	position:relative;
	background-color: #f5f5f5;
}
#flash_top #logo{
	position:absolute;
	z-index:300;
	background-image: url(../images/header/logo.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 193px;
	display: block;
	left: 775px;
	top: 9px;
}
#flash_top #lema{
	position:absolute;
	z-index:200;
	background-image: url(../images/header/lema_esquinas.png);
	left: 0px;
	top: 0px;
	display: block;
	height: 163px;
	width: 989px;
	background-repeat: no-repeat;
}
#flash_top #fotos{
	position:absolute;
	z-index:100;
	height: 163px;
	width: 665px;
	left: 0px;
	top: 0px;
	background-color: #f5f5f5;
}
#flash_top #fotos img{
	position:absolute;
	top: 0px;
	left: 0px;
	display:none;
}

#top_nav {
	background-color: #d1d1d1;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 10px;
	position: relative;
}
#top_nav_fecha {
	background-color: #dadada;
	height: 24px;
	width: 183px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	float: left;
	padding-left: 10px;
}
#top_nav_icons {
	height: 22px;
	float: right;
	width: 160px;
	padding-top: 2px;
	padding-left: 36px;
	position:absolute;
	right: 170px;
}
#top_buscador {
	background-color: #c9c9c9;
	height: 22px;
	width: 196px;
	padding-top: 2px;
	padding-left: 0px;
	position:absolute;
	right: 0px;
}
#top_buscador input[type="text"]{
	width: 170px;
	height:14px;
	float:left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top_buscador input[type="submit"]{
	float:left;
	width: 19px;
	margin-top: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#top_nav_icons img {
	margin-right: 8px;
	margin-left: 8px;
}
.btn_buscador{
	background-image: url(../images/apariencia/go.gif);
	height: 18px;
	width: 19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*		ICONOS DE NAVEGACIÓN		*/
#top_nav_icons a{
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-left: 3px;
	margin-right: 2px;
}
#top_nav_icons a:hover{
	background-position: 0px bottom;
}
#top_nav_icons a span{
	display: none;
	}
#nav_home{
	background-image: url(../images/nav_icons/nav_home.png);
}
#nav_links{
	background-image: url(../images/nav_icons/nav_links.png);
}
#nav_faq{
	background-image: url(../images/nav_icons/nav_faq.png);
}
#nav_map{
	background-image: url(../images/nav_icons/nav_map.png);
}
#nav_mail{
	background-image: url(../images/nav_icons/nav_mail.png);
}
#nav_facebook{
	background-image: url(../images/nav_icons/nav_facebook.png);
}
#nav_twitter{
	background-image: url(../images/nav_icons/nav_twitter.png);
}



#main {
	float: left;
	width: 793px;
}
#left_panel {
	float: left;
	width: 178px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #d6d6d6;
}
#right_panel {
	float: right;
	width: 175px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#right_panel p{
	margin: 0px;
}
.right_panel_member_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

	margin-bottom:6px;
	display:block;
}
.right_panel_member_link:hover{
	color: #cc071e;
}
#content {
	float: right;
	width: 530px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	text-align: justify;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b297d;
	padding-left: 8px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
}
#content .heading{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	margin-bottom: 0px;
	font-size: 18px;
	text-align:center;
}
#members_box{
	margin-top: 20px;
	margin-bottom: 20px;
	position:relative;
	height:33px;
}
#members_box img{
	position:absolute;
	display:block;
	top: 0px;
	left: 0px;
}
#members_box .gallery_heading{
	left: 270px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b297d;
	padding-left: 16px;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003781;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cc071e;
}
#footer {
	clear: both;
	width: 989px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	margin-top: 0px;
}

#foot_main {
	float: left;
	width: 793px;
	height:70px;
	margin-top: 10px;
}
#foot_left {
	float: left;
	width: 193px;
	text-align: right;
}
#foot_right {
	float: right;
	width: 195px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
	margin-top: 10px;
}
#foot_info {
	float: right;
	width: 592px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height:18px;
}
.foot_link{
	color: #000000;
	text-decoration: none;
}
.foot_link:hover{
	color: #cc071e;
	text-decoration: none;
}
.form_members_field{
	background-color: #d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-width:0px;
}
.index_box {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.exchange_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.exchange_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc071e;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a297d;
}
#facebook{
	background-color:#FFF;
	background-image: url(../images/nav_icons/logo_facebook.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
#facebook p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	margin:0px;
	font-weight: bold;
}
#facebook a{
	color:#355DA1;
	font-size:12px;
	text-decoration:none;
	outline:none;
	font-weight: bold;
}
#facebook a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6989BB;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
#content #index_facebook{
	width: 400px;
	height:30px;
	display: block;
	background-color:#3b5998;
	background-image: url(http://www.amcham.co.cr/images/logo_facebook.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 125px;
	margin-bottom: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#FFF;
	font-size:12px;
	text-decoration: none;
	border: 1px solid #3B5998;
}
#content #index_facebook:hover{
	color: #ccc;
}
.item_video{
	margin-left: 30px;
}
.item_video img{
	border-width:0px;
}
.item_video a{
	display: block;
	text-align: center;
	width: 130px;
	float: left;
}
#redes{
	width: 200px;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
}
#redes img{
	border-width: 0px;
	margin-right: 10px;
}


.tabla_boletines{
	border-collapse: collapse;
	margin-top: 12px;
	margin-bottom: 12px;
}
.tabla_boletines td{
	text-align:center;
	background-color: #DADADA;
	padding: 3px;
	width: 120px;
	border: 1px solid #FFF;
}
.tabla_boletines th{
	text-align:center;
	background-color: #C9C9C9;
	padding: 3px;
	color: #3A297D;
}
#form_premio{

}
#form_premio .campo{
	border: 1px solid #3A297D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#form_premio textarea{
	resize:none;
}
#form_premio .boton{
	border: 1px solid #003781;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC071E;
	background-color: #FFFFFF;
}

/*	EVENTOS DE ASOCIADOS	*/
#eventos{
	width: 530px;
	display: block;
	height: 200px;
	background-color: #f6f6f6;
	position:relative;
}
#listado{
	position:absolute;
	width: 200px;
	display: block;
	height: 200px;
	background-color: #f6f6f6;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: hidden;
}
#listado ul{
	position:absolute;
	top: 200px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
}
#listado ul li{
	margin-bottom: 10px;
	text-align: left;
}
#listado ul li a{
	text-align: left;
	font-weight:bold;
}
#listado ul li a:hover{}
#galeria{
	position:absolute;
	width: 300px;
	display: block;
	height: 200px;
	background-color: #fff;
	top: 0px;
	right: 0px;
}
#galeria h2{
	text-align:right;
	color: #003781;
	font-style: italic;
	font-size: 20px;
	position:absolute;
	right:50px;
	top: 10px;
	z-index:203;
	margin: 0px;
	padding: 0px;	
}
#galeria #portafotos{
	position: absolute;
	top: 20px;
	width: 200px;
	height:150px;
	overflow: hidden;
	left: 45px;
	z-index:200;
	border: 5px solid #f0f0f0;
}
#galeria #fotos{
	position:absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 10000px;
}
#galeria #fotos a{
	float:left;
	display:block;
	width:200px;
	height:150px;
	overflow:hidden;
}
#galeria #fotos a img{
	max-width:200px;
	max-height:150px;
}
.next{
	background-image: url(../images/apariencia/gal_next.png);
	z-index: 202;
	cursor:pointer;
	right: 20px;
	display: block;
}
.prev{
	background-image: url(../images/apariencia/gal_prev.png);
	left: 20px;
	z-index: 201;
	cursor:pointer;
	display:none;
}

.next, .prev{
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 19px;
	position: absolute;
	top: 100px;
}
.next:hover, .prev:hover{
	background-position: center bottom;
}
.borde-foto{
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #999;
	max-width: 230px;
}
