/* CSS Document */

#col3_content {
overflow:hidden;
}

#col1{
	height:100%;
}
/*FUENTE DE TEXTO POR DEFAULT */
html *,.required *{
	font-family:Arial;
	color:#0070BC;
}
h1, h2, h3{
font-weight:normal;
}
ul li{
list-style-image:url(../images/dot.gif);
}


#userlogged{
	width:100%;
	padding:5px 0;
	text-align:right;
}

input[type=text],input[type=password],select {
border:0;
border:#4193CB 1px solid;
color:#4d4d4d;
}

a {
font-size:11px;
font-family:Arial;
color:#0070BC;
text-decoration:none;
}
a:hover{
color:#479CD0;
background-color:transparent;
text-decoration:underline;
}

/* El contenedor de widgets, columna izquierda 
	widgets
		widget container
			widget title: h1
			widget_content
*/
#widgets{ 	
	width:98%;
	margin:0 auto;
	border:#C1DCEF 2px solid;  
	border-top:none;
	margin:0;
	padding:0;
}

.wdg_container{ margin:0 auto;  }

.wdg_title { 	background:url(../images/barra_azul.jpg) repeat-x;	 	height:22px;   	padding-top:5px; 	}

.wdg_title h1{ 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	text-transform:uppercase; 
	font-size:14px; 
	text-align:center; 	
}
.wdg_content{ 
	margin-bottom:15px; 
	padding:5px;  
	border:#0071BC 0.2em solid 
}

#wdg_promociones .wdg_content{ }

#wdg_reserve_en_linea.wdg_content { 
	background:url(../images/fdo_reserv.jpg) no-repeat; 
	height:125px; 
	overflow:hidden
}
.wdg_weather  { 
	height:71px; 
	border:none; 
	background:url(../images/im-fondo-clima-todo.gif) no-repeat; 
	overflow:hidden
}

.wdg_noticias {
}


.slider {
background-color:#CCCCCC;
width:100%; height:321px; overflow:hidden;
}
/*Contenedor de la galeria de imagenes */
#home_slide{ }

/*Formato del parrafo por default */
p {
	font-family:Arial;
	font-size:14px;
	color:#666;
	text-indent:45px;
	margin-top:10px;
}

/*BANNERS
	div banners_container
		div banner_row
			div banner
*/
#banners_container{ }
#banners_container img:hover {
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.banner_row{
	padding:10px 0 15px 0;
	border-top:#0072BB 1px solid;
}

.banner {
	width:236px; height:66px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	padding:0;
}


/*Links inferiores del home 
	div home_btm_links
		div c33
			a href + image
			h3
			span
*/
.home_btm_links {
padding:15px 0;
}

.home_btm_links h3 {
	font-family:Arial;
	font-size:11px;
	color:#0071bc;
	text-align:justify;
	text-justify: newspaper;
	
}

.home_btm_links span {
	width:90%;
	margin:0 auto;
	text-align:right;
	display:inline-block;
	border-bottom:#DFEDF6 2px solid;
	padding:4px 20px 0 0;
	background:url(../images/b_ir.png) no-repeat right;
}

.home_btm_links img:hover {
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

/*Menu con iconos para mi destino es:
	div mi_destino_mnu
		ul
			li 
				a href + md_btn_<name> 
				span
*/
#mi_destino_mnu { width:100%; text-align:center } 
#mi_destino_mnu  ul {
	width:100%;	
	padding:0; 
	margin:0 auto;
}
#mi_destino_mnu ul li {
	list-style:none;
	text-indent:0;
	float:left;
	margin:0; padding:0;
	width:56px;
}
#mi_destino_mnu br {
	clear:left;
}

#mi_destino_mnu span {
	font-family:Arial;
	color:#0D72B9;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	width:56px;
	height:22px;
	text-align:center;
	line-height:1em;
	display:block;
	letter-spacing: -0.5px; overflow:hidden;
	
 }
#mi_destino_mnu a{ 
	display:block;
	background-position:top left; 
	background-repeat:no-repeat; 
	width:42px; 
	height:42px; 
	margin:0 auto; 
}
#mi_destino_mnu a:hover{ background-position:-42px 0 }
#mi_destino_mnu a:active{ background-position:-84px 0}
.md_btn_cruceros  { background-image:url(../images/bt-cruceros.gif) }
.md_btn_destinos  { background-image:url(../images/bt-destinos.gif) }
.md_btn_golf  { background-image:url(../images/bt-golf.gif) }
.md_btn_hotels  { background-image:url(../images/bt-hotels.gif) }
.md_btn_negocios  { background-image:url(../images/bt-negocios.gif) }
.md_btn_parques  { background-image:url(../images/bt-parques.gif) }
.md_btn_playa  { background-image:url(../images/bt-playa.gif) }
.md_btn_restaurant  { background-image:url(../images/bt-restaurant.gif) }
.md_btn_servicios  { background-image:url(../images/bt-servicios.gif) }
.md_btn_compras  { background-image:url(../images/bt-compras.gif) }
.md_btn_spas  { background-image:url(../images/bt-spas.gif) }
.md_btn_nocturna  { background-image:url(../images/bt-nocturna.gif) }

.md_image{
	width:190px;
	height:190px;
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
}
.md_image:hover{
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

/* ================== DEFINICIONES PARA MI DESTINO ==================== */

/*BOTON PREDETERMINADO */

.btn_md {
width:100%; height:55px; text-align:center;  font-style:italic;
}
.btn_md a{
	display:block;
	font-size:16px; 
	background:url(../images/btnmenu.gif) no-repeat top left;
/*	padding-top:15px;*/
	line-height:3.5em;
}
.btn_md a:hover{ background-position:-235px 0 }
.btn_md a:active{ background-position:-470px 0}
.mnu_md_title {
	width:80%;
	padding:15px 0 5px 0;
	margin:0 auto;
	font-size:16px; 
	font-style:italic;
	text-align:center;
	border-bottom:#C0DDEF 1px solid;
}

#widgets.wdg_midestino {
/*	width:235px; */
	background:	#C1DCEF url(../images/fdomenu.jpg) repeat-x;
	border:#0071BD 1pt solid;
}

.wdg_head_advsearch {
width:100%;
height:68px;
background:url(../images/inst_busc_av.jpg) no-repeat;
	
}

#wdg_advsearch {
background:url(../images/im-fondo-avanzada.jpg) no-repeat;
height:109px;
}

.icon_md {
height:171px; background:url(../images/icon_md.gif) no-repeat;
padding:2px 0;
}

.banner {
width:100%; height:66px;
}

/*
Listado de mi destino es

div md_list_row
	h1
	div subcolumns md_list_content	(boder)
		div c25l	(border right)
		div c74r
*/
.md_row {
	width:100%;
/*	padding:0 0 15px 0;*/
	padding:0;
	margin:0;
}

.md_row  td {
	border:#0071BD 1px solid;
	text-align:left;
		font-family:Arial;
	font-size:14;
	color:#4d4d4d;	
}
.md_row  td.h1, .md_row h1 {
	width:100%;
	height:27px;
	font-size:14px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	padding:0;
	margin:0;
	background:url(../images/barra_azul.jpg) repeat-x;
}
.md_row h1 div{
	padding-top:5px;
	color:#fff;
}

.md_row.even td.h1, .md_row.even h1 {
	background:url(../images/barra_naranja.jpg) repeat-x;
}
.md_row.even td, .md_row.even h1  {
	border:#FB921C 1px solid;
	color:#fff;
}
.md_row.even h1 div{
	padding-top:5px;
	color:#fff;
}

.md_list{
	width:100%;
	height:81px;
	background-position:left top;
	background-repeat:no-repeat;
	padding:0;
	padding-bottom:15px;
}

.md_row img {
	width:190px;
	height:96px;
	vertical-align:middle;
}
.md_row span {
	width:90%;
	margin:0 auto;
	text-align:right;
	display:inline-block;
	padding:8px 20px 0 0;
	background:url(../images/b_ir.png) no-repeat right;
}

.md_list-cruceros  { background-image:url(../images/im-cruceros-gde.gif) }
.md_list-destinos  { background-image:url(../images/im-desturist-gde.gif) }
.md_list-golf  { background-image:url(../images/im-golf-gde.gif) }
.md_list-hoteles  { background-image:url(../images/im-hotel-gde.gif) }
.md_list-negocios  { background-image:url(../images/im-negocios-gde.gif) }
.md_list-parques  { background-image:url(../images/im-parques-gde.gif) }
.md_list-playa  { background-image:url(../images/im-playas-gde.gif) }
.md_list-restaurantes  { background-image:url(../images/im-restaurants-gde.gif) }
.md_list-servicios  { background-image:url(../images/im-servicio-gde.gif) }
.md_list-compras  { background-image:url(../images/im-compra-gde.gif) }
.md_list-spa  { background-image:url(../images/im-spa-gde.gif) }
.md_list-vida  { background-image:url(../images/im-nocturna-gde.gif) }

#wdg_advsearch{
padding-top:0;
padding:2px;
}
#wdg_advsearch table{
margin:0;
padding:0;
}
#wdg_advsearch td{
padding:0;
text-align:left;
height:21px;
overflow:hidden;
}

#wdg_advsearch label{
font-size:9px;
margin:0 0 0 2px;
color:#0D72B9;
overflow:hidden;
width:100%;
line-height:0.9em;
cursor:pointer;
cursor:hand;

}

.button_buscar {
	background:none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 1px;
	padding:3px;
	background-color: #e5e5e5;
	color: #224466;
	border:0;
	border:#80b5d0 1px solid;
	cursor:pointer;
	cursor:hand;
	width:71px;
	height:27px;
	background:url(../images/b_busc.png) no-repeat;
}
#wdg_advsearch .button:hover {
background-color:#D8D8D8;
border-color:#000;
}
#wdg_advsearch [type="submit"] {

}

#wdg_advsearch [type="submit"]:hover {

}

.wdg_noticias h1{
	font-size:12px;
}
.wdg_noticias span{
	font-size:10px;
}
.wdg_noticias a{
	float:none;
	color:#4d4d4d;
	width:98%;
	display:block;
	text-align:right;
}
	
/*NOTICIA SY PROMOCIONES */
.btn_noticias {
width:100%; height:55px; text-align:center;  font-style:italic; padding-bottom:1px;
}
.btn_noticias a{
	color:#fff;
	display:block;
	font-size:16px; 
	background:url(../images/btnmenu_prom.gif) no-repeat top left;
	padding-top:15px;
	height:40px;
}
.btn_noticias a:hover{ background-position:-235px 0 }
.btn_noticias a:active{ background-position:-470px 0}

.icon_prom {
background:url(../images/icon_prom.gif) no-repeat;
width:100%;
height:176px;
}
.inst_prom {
background:url(../images/inst_prom.gif) no-repeat;
width:100%;
height:68px;
}

.inst_prom span{
margin:10px;
font-size:10px;
color:#fff;
width:50%;
text-align:left;
}

#widgets.wdg_promociones {
/*	width:235px; */
	background-color:#B2151B;
	border:none;
	border:#B2151B 1pt solid;
}
.noticia{
	width:100%;
	height:116px;
	background-repeat:no-repeat;
	background-position:center;
}

/*CONTACTO */
.title_contacto {
	background:url(../images/im-contacto-naranja.gif) no-repeat left;
	width:100%;
	height:45px;
	padding:10px 0;
}

#widgets.wdg_contacto {
border:none;	
}
#widgets.wdg_contacto .wdg_content {
border:none;
}

.button  {
	background:none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 1px;
	padding:3px;
	background-color: #e5e5e5;
	border:0;
	cursor:pointer;
	cursor:hand;
	width:71px;
	height:27px;
	background:url(../images/button.png) no-repeat;
}
.button:hover {
	color:#4d4d4d;
}

.im_sobre {
	background:url(../images/im-sobre-campo-izq.jpg) no-repeat center;
	width:100%;
	height:180px;
	margin-top:200px;
	margin-bottom:10px;
}

.im_contacto_bg {
	background:url(../images/im-fondo-contacto.jpg) no-repeat left bottom;
	width:100%;
	height:400px;
	border:#4193CB 1px solid;
	text-align:center;
}

.im_contacto_bg td {
text-align:left;
padding:0.4em;
}

.page_contacto h1 {
width:720px;
margin:0; padding:0;
height:22px;
padding-top:5px;
color:#fff;
padding-left:20px;
font:Arial;
font-size:14px;
background:url(../images/barra_azul.jpg) repeat-x;
}

.page_contacto .h5{
font-size:10px;
font-style:normal;
}

.im_contacto_bg textarea {
background-color:transparent;
border:0;
border:#4193CB 1px solid;

}

.im_contacto_bg input[type=text] {
background-color:transparent;
}



.im_lat_rol {
background:url(../images/im_lat_rol.jpg) no-repeat top center;
width:100%;
height:461px;
}

/* AGENTES */
.btn_agentes {
width:100%; height:55px; text-align:center;  font-style:italic; padding-bottom:1px;
}
.btn_agentes a{
	color:#fff;
	display:block;
	font-size:16px; 
	background:url(../images/bt-agentes.gif) no-repeat top left;
	line-height:3.5em;
}
.btn_agentes a:hover{ background-position:-235px 0 }
.btn_agentes a:active{ background-position:-470px 0}

#wdg_login.wdg_content { 
	background:url(../images/bg_login.gif) no-repeat center; 
	height:110px; 
	overflow:hidden
}

.wdg_login .wdg_content{
	border:#D8780D 1px solid;
}

.wdg_login .wdg_title {
	background:url(../images/barra_naranja.jpg) repeat-x;
	border:#D8780D 1px solid;
}

#widgets.wdg_login {
background-color:#Fff;
border:#D8780D 1px solid;
}

.im-brujula-izq {
	 background:url(../images/im-brujula-izq.gif) no-repeat center;
	 height:112px;
	 width:100%;
	 padding:5px 0 0;
}

.btn_orange_enter {
 background:url(../images/bt-agentes-login.gif) no-repeat center;
}

#wdg_login span,#wdg_login div, #wdg_login label{
color:#fff;
}

#wdg_login input[type=text],input[type=password] {
color:#4d4d4d;
border-color:#D8780D;
}
#wdg_login td {
padding:0;
}

#wdg_login .ioFormRingo span.ioStatusImg{padding:0 6px }

.wdg_login .wdg_noticias h1{
	color:#F18F0A;
	padding:0; margin:0;
}
.wdg_login .wdg_noticias span{
	color:#CC0000;
}

/*REGISTRO DE AGENTES */
#registrar-agente,#solicitar-material {
width:700px;
padding:20px;
background:url(../images/im-fdo-solicitar-mtrial.gif) no-repeat bottom;
border:#D8780D 1px solid;
}
#registrar-agente h2, #solicitar-material h2{ margin-left:-8px; font-size:12px; }
#registrar-agente input[type=text],input[type=password],select{
	width:60%;
	float:left;
}
	
#registrar-agente label,#solicitar-material label {
	float:left;
	width:25%;
	padding-right:5px;
}
.r {
	padding:5px 0;
	background:none;
	text-align:left;
	height:22px;
	width:100%;
}
#registrar-agente .line,#solicitar-material .line {
	padding:5px 0;
	width:100%;
	height:22px;
}

#registrar-agente-mnu,#solicitar-material-mnu { width:520px; text-align:left } 

#registrar-agente-mnu input,#registrar-agente .line  input, #solicitar-material-mnu input, #solicitar-material .line input{
float:none;
width:auto;
}
#registrar-agente-mnu input{
	width:auto; padding-right:2px;
}
#registrar-agente-mnu label,#registrar-agente .line label {
float:none;
width:auto;
}

#registrar-agente-mnu  ul {
	width:520px;	
	padding:0; 
	margin:0 auto;
}
#registrar-agente-mnu ul li {
	list-style:none;
	float:left;
	margin:0; padding:0;
	width:120px;
}
#registrar-agente-mnu br {
	clear:left;
}

#registrar-agente-mnu label {
font-size:10px;
}
#wdg_login .button {
color:#4d4d4d;
}
#wdg_login .button:hover {
color:#999999;
}

#row_registrar-agente, #row_solicitar-material {
	width:100%;
	padding:0 0 15px 0;
}
#row_registrar-agente h1, #row_solicitar-material h1{
	width:100%;	
	height:27px;
	font-size:14px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	padding:0;
	margin:0;
	background:url(../images/barra_naranja.jpg) repeat-x;
}
#row_registrar-agente h1 div, #row_solicitar-material h1 div{
	padding-top:5px;
	color:#fff;
}

/*SOLICITUD DE MATERIAL */
#row_solicitar-material textarea {
	background-color:transparent;
	border:0; color:#4d4d4d;
	border:#4193CB 1px solid;
}
#solicitar-material-mnu {
height:140px;
}
#solicitar-material-mnu input{
	width:30px;
	text-align:center;
	margin-right:5px;
}
#solicitar-material-mnu label{
width:85%;
}
#solicitar-material-mnu  ul {
	width:680px;	
	padding:0; 
	margin:0 auto;
}
#solicitar-material-mnu ul li {
	list-style:none;
	float:left;
	margin:0; padding:0;
	width:170px;
	text-transform:capitalize;
}
#solicitar-material-mnu br {
	clear:left;
}

#solicitar-material-mnu label {
font-size:10px;
}

.slideDiv{
	cursor:hand;
	cursor:pointer;
	_cursor:hand;
}

.fadeError{
display:none;
}

#forecast_weather
{
clear: both;
position: relative;
width: 100%;
}

/* WIDGET DE CLIMA Y TIPODE CAMBIO */
#forecast_weather .forecast-icon 
{
	position: absolute;
	top: 0pt;
	left: 0px;
	width: 95%;
	height: 100px;
	background-repeat: no-repeat;
	color:#fff;
	padding:5px;

}

#forecast_weather .forecast-icon  div {
	text-align:right;
	z-index:2;
}
#forecast_weather .forecast-icon  div h1{
color:#fff;
margin:0;
font-size:22px;
font-weight:normal;
}
#forecast_weather .forecast-icon  div h2{
color:#fff;
margin:0;
margin-top:-3px;
font-size:14px;
font-weight:normal;
}
#forecast_weather .forecast-icon  div h3{
color:#fff;
margin:0;
font-size:10px;
font-weight:normal;
}
#forecast_weather .forecast-icon  div h3 sup{
font-size:8px;
color:#fff;
text-decoration:underline;
}

#forecast_weather .date {
	position:absolute;
	bottom:0;
	right:0;
	text-align:center;
	width:45%;
	color:#fff;
}

label.day {
	width:100px;
	overflow:hidden;
}
#forecast_weather .date .day {
font-size:18px;color:#fff; font-weight:bold;
}
#forecast_weather .date .month {
font-size:10px;color:#fff;
}

#forecast_weather .forecast-ola{
	position: absolute;
	bottom:0;
	left:0;
	width:50%;
	text-align:center;
	text-transform:capitalize;
	z-index:10;
	color:#fff;
	font-size:12px;
}

/* SOCIOS */
.btn_socios {
width:100%; text-align:center;  font-style:italic; padding-bottom:1px;
}
.btn_socios a{
	color:#fff;
	display:block;
	font-size:15px; 
	background:url(../images/bt-socios.gif) no-repeat top left;
	line-height:3.5em;
}
.btn_socios a:hover		{ background-position:-235px 0 	}
.btn_socios a:active	{ background-position:-470px 0	}

#widgets.wdg_socios {
background-color:#657A8B;
border:#647B8B 1px solid;
}


#widgets.wdg_socios #wdg_login.wdg_content 
{
background-image: url(../images/im-fondo-login-socios.gif);
height:112px;
}
#widgets.wdg_socios .wdg_content{
border:none;
}
#widgets.wdg_socios .wdg_title{
background-image:url(../images/barra_roja.gif);
}
#widgets.wdg_socios .wdg_noticias span {
color:#CCC;
}
#widgets.wdg_socios .wdg_noticias h1 {
color:#fff;
}

.event_row		{ }
.event_row  td 	{ 	border:none;  }
.event_row	tr	{ 	border:#DA1F26 1px solid; }
.event_row  td.h1, .event_row h1 { 	background:url(../images/barra_roja.gif) repeat-x; }

.event_row .date_t{ clear:both; position:relative; width:100% }

.event_row .month{ position:absolute; top:5px; left:0; text-align:center; width:100%;  color:#FFFFFF }
.event_row .month h2{ color:#fff; font-size:80px; }
.event_row img.ev_yr{
	width:187px;
	height:147px;
}

.event_row span a{
	color:#DA1F26;
}
.event_row span{
	padding-top:2px;
	background:url(../images/bt_ir-galeria.gif) no-repeat right;
}

.event_row li{
list-style-image:url(../images/dot.gif);
padding:0;
margin:0 7px;;
line-height:15px;
}

.event_row li a{
	color:#87A4BB;
	font-size:14px;
}

.flash_SlideShow{
margin:10px auto;
	
}

/*OPORTUNITIES */
.opportunities-head td{
border:#DA1F26 1px solid; 
}
.opportunities-title {
	background:url(../images/t_specialopp.gif) no-repeat left;
}

.md_row.opportunities-row li{
color:#4d4d4d;
}

input {
color:#4d4d4d;
}

.banner_prom {
	width:100%;
	background-position:center;
	height:252px;
	background-repeat:no-repeat; 
	
}

.events-title {
background:url(../images/t_events.gif) no-repeat left;
}

.annualreport-title {
background:url(../images/t_anualr.gif) no-repeat left;
}

.update-title {
background:url(../images/t_update.gif) no-repeat left;
}

.im_update{
background:url(../images/imfdo_update.gif) no-repeat center #FF0000;
width:100%;
height:125px;
}

.im_annualreport{
background:url(../images/a_report.gif) no-repeat center #FFFFFF;
width:98%;
height:125px;
}




















.footer_menu {
	width: 900px;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 10px;
}
.footer_right {
	float: right;
	width: 300px;
}
.footer_left {
	float: left;
	width: 300px;
}
.footer_middle {
	float: left;
	width: 300px;
}

#footer h4 {
	float: left;
	width: 260px;
	padding-right: 15px;
	font-size: 1.7em;
	color: #FFFFFF;
	font-weight: 400;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #408CB3;
}
#footer ul {
	float: left;
	width: 300px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
}
#footer li {
	text-align: left;
	color: #CCCC99;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 278px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	clear: both;
	background-image: url(images/v.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
#footer li a:link, #footer li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active {
	color: #CCCC99;
	text-decoration: underline;
}
.footer_links {
	float: left;
	width: 938px;
	background-color: #408CB3;
	background-image: url(images/footer_im.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}
.footer_copyright {
	float: left;
	width: 938px;
	background-color: #003955;
	height: 50px;
}
.footer_copyright a:link,  .footer_copyright a:visited {
	color: #CCCC99;
	text-decoration: underline;
}
.footer_copyright a:hover, .footer_copyright a:active {
	color: #CCCC99;
	text-decoration: none;
}

.footer_copyright p {
	color: #FFFFFF;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.right_fc {
	float: right;
	height: 50px;
	width: 480px;
	font-size: 11px;
	line-height: 50px;
	color: #FFFFFF;
}
.left_fc {
	float: left;
	width: 400px;
	height: 43px;
	padding-left: 8px;
	padding-top: 7px;
}




#navigator {
	float: left;
	width: 920px;
	padding-right: 10px;
	padding-left: 0px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 46px;
	margin-top: 15px;
	background-position: left center;
}
.rss_feed {
	float: left;
	width: 95px;
	height: 25px;
	padding-top: 5px;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 1.6em;
	text-align: center;
	color: #99CC00;
	margin: 0px;
	padding-right: 5px;
}

.navigator_menu {
	float: left;
	height: 25px;
	width: 800px;
	padding-top: 5px;
	padding-left: 10px;
}
.navigator_menu ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	list-style-type: none;
}
.navigator_menu li {
	font-size: 1.5em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.navigator_menu li a:link, .navigator_menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.com {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
	color: #838383;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.left_com {
	float: left;
	height: 60px;
	width: 55px;
}
.right_com {
	float: left;
	width: 410px;
	text-align: left;
	padding: 0px;
	font-size: 10px;
}
.avatar {
	float: left;
	height: 50px;
	width: 50px;
}

.navigator_menu li a:hover, .navigator_menu li a:active {

	color: #99CC00;
	text-decoration: none;
}
.rss_feed a:link, .rss_feed a:visited {

	color: #99CC00;
	text-decoration: none;
}
.rss_feed a:hover, .rss_feed a:active {


	color: #FFFFFF;
	text-decoration: none;
}
#right {
	float: right;
	width: 210px;
	padding-right: 20px;
}
.top_right {
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 15px;
	width: 210px;
}
#sidebar {
	background-image: url(images/mid_right.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 210px;
}
.wrap_widget {
	float: left;
	width: 192px;
	padding-right: 9px;
	padding-left: 4px;
}
.title {
	float: left;
	width: 192px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 38px;
	background-position: left center;
}
.title h2 {
	float: left;
	width: 182px;
	padding-left: 10px;
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	margin: 0px;
}
.wrap_widget ul {
	text-align: left;
	float: left;
	width: 192px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.wrap_widget ul ul {
	text-align: left;
	float: left;
	padding-left: 2px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 177px;
}

.wrap_widget li {
	width: 183px;
	padding-left: 9px;
	text-align: left;
	color: #666666;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	clear: both;
}
.wrap_widget li a:link, .wrap_widget li a:visited {
	color: #838383;
	text-decoration: none;
}
.wrap_widget li a:hover, .wrap_widget li a:active {
	color: #838383;
	text-decoration: underline;
}
.wrap_widget p {
	clear: both;
	margin: 0px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
}




.bottom_right {
	background-image: url(images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 15px;
	width: 210px;
	font-size: 1.7em;
	color: #FFFFFF;
}

#left {
	float: left;
	width: 701px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
}
#post {
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 701px;
}
#left_top {
	float: left;
	width: 701px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 15px;
	background-position: right;
}
#left_bottom {
	float: left;
	width: 701px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#index_post {
	margin: 0px;
	float: right;
	width: 100%;
	color: #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.post_meta {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.post_title {
	float: right;
	width: 405px;
	margin: 0px;
	padding: 0px;
}
.post_title h1 {
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.8em;
	color: #0DC2FF;
	letter-spacing: -1px;
	line-height: 18px;
}
.post_title h1 a:link, .post_title h1 a:visited {
	text-decoration: none;
	color: #0DC2FF;
}
.post_title h1 a:hover, .post_title h1 a:active {
	text-decoration: underline;
	color: #99FF33;
}

.post_title p {
	text-align: left;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	clear: both;
}
.author {
	float: left;
	width: 400px;
	font-size: 10px;
	color: #838383;
}
.incat {
	float: left;
	width: 400px;
	font-size: 10px;
	color: #838383;
}




.post_meta_tag {
	margin: 0px;
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.post_date {
	float: left;
	height: 63px;
	width: 59px;
	background-image: url(images/datetime.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.date_post {
	float: left;
	width: 55px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	padding-top: 10px;
	padding-left: 4px;
}
.month_post {
	float: left;
	width: 52px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 7px;
}
.post_info {
	text-align: left;
	float: left;
	width: 100%;
	line-height: 20px;
	color: #838383;
	padding-top: 15px;
	padding-bottom: 15px;
}
.post_info a:link, .post_info a:visited {
	color: #3399FF;
	text-decoration: underline;
}
.post_info a:hover, .post_info a:active {
	color: #3399FF;
	text-decoration: none;
}

.post_info p {
	text-align: left;
	padding: 0px;
	clear: both;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.post_info img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #FFFFFF;
}
.post_info blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

.post_comment {
	float: left;
	width: 100%;
}
.submit_com {
	float: right;
	height: 20px;
	width: 115px;
	background-image: url(images/coms.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	color: #3366FF;
	padding: 0px;
	background-position: left;
}
.submit_com a:link, .submit_com a:visited {
	color: #0099FF;
	text-decoration: none;
}
.submit_com a:hover, .submit_com a:active {

	color: #0099FF;
	text-decoration: underline;
}
.post_info code {
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 8px;
	display: block;
	text-align: justify;
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	border: 1px dashed #E5E5E5;
}
.comment_template {
	float: left;
	width: 90%;
	margin-top: 35px;
}
.comment_template p {
	text-align: left;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 11px;
	color: #838383;
}


.comment_template a:link, .comment_template a:visited {
	color: #33CCFF;
	text-decoration: none;
}
.comment_template h3 {
	margin: 0px;
	float: left;
	width: 100%;
	text-align: right;
	font-size: 2em;
	color: #CCCCCC;
	font-weight: bold;
	padding: 0px;
}
.post_stats {
	float: left;
	width: 100%;
	font-size: 11px;
	color: #999999;
	margin-bottom: 25px;
}
.comment_template a:hover, .comment_template a:active {
	color: #99FF33;
	text-decoration: none;
}
.right_com a:link, .right_com a:visited {

	color: #666666;
	text-decoration: underline;
}
.right_com a:hover, .right_com a:active {


	color: #666666;
	text-decoration: none;
}
.post_title a:link, .post_title a:visited {

	text-decoration: none;
	color: #666666;
}
.post_title a:hover, .post_title a:active {

	text-decoration: underline;
	color: #3399FF;
}
.texxybox {
	border: 1px solid #CCCCCC;
	width: 30%;
	color: #999999;
	padding-left: 3px;
}
.texxyarea {
	height: 200px;
	width: 100%;
	border: 1px solid #CCCCCC;
	color: #999999;
	padding-left: 3px;
	padding-top: 2px;
}
.comment_template h6 {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.1em;
	color: #666666;
}
#wp-calendar {
	empty-cells: show;
	width: 190px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px;
	background-color: #FAFEED;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #3399FF;
	font-size: 12px;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: underline;
	color: #96C40D;
	font-size: 12px;
}
#wp-calendar caption {
	text-align: center;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	width: 191px;
	background-color: #9ECC15;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	float: right;
}

#wp-calendar #prev a {
	text-align: left;
	font-size: 12px;
	color: #94C10A;
	text-decoration: none;
	float: left;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
#flick {
	text-align: left;
	margin: 0px;
	float: left;
	width: 190px;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 2px;
}
#flick ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	text-align: left;
	list-style-type: none;
}

#flick li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 35px;
	width: 35px;
	display: inline;
}
#flick li img {
	height: 32px;
	width: 32px;
	border: 1px solid #8FBD05;
}
.nextpre {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#index_post h3 {
	float: left;
	width: 100%;
	font-size: 1.6em;
	color: #CC3333;
	font-weight: normal;
}

.nextpre a:link, .nextpre a:visited {
	color: #33CCFF;
	text-decoration: none;
}
.nextpre a:hover, .nextpre a:active {
	color: #93C109;
	text-decoration: none;
}
.comment_template blockquote {

	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.comment_template code {
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 8px;
	display: block;
	text-align: justify;
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	border: 1px dashed #E5E5E5;
}
.wrap_widget ul ul li {
	width: 170px;
	padding-left: 9px;
	text-align: left;
	color: #666666;
	font-size: 1.1em;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.comment_template form {
	margin: 0px;
	float: left;
	width: 95%;
	padding: 0px;
}

.dd_attachments { 
margin-left:0; 
padding:0; list-style:none; list-style-image:none;
} 
.dd_attachments li { 
    list-style:none; 
	list-style-image:none;
    float:none; 
} 
.dd_attachments li a { 
    display:block; 
    padding:.25em; 
    padding-left:4em; 
	background-repeat:no-repeat;
	background-position:left;

} 
.dd_attachments li a:hover { 
    background-color:#f1f1f1; 
} 
.dd_attachments h3 { 
    margin-top:0; 
} 

.dd_attachments li a span{
background-repeat:no-repeat; 
padding-left:20px;
}

.dd_attachments li h3{
	background:url(../images/downloads.png) no-repeat left;
	padding-left:54px;
	padding-top:15px;
	height:33px;
}

.imagelink {
	margin:0 auto;
}

.imagelink img		{		margin:0 auto;			border: #FFFFFF 3px solid;		}

.imagelink img:hover{		border: #6666FF 3px solid;	}


#program_and_registration{
width:720px;
margin:0 auto;
padding:10px;
height:450px;
overflow:auto;
border:#4693CB 1px solid;
}

#program_and_registration p{
width:98%;
margin:10px auto;
}

#jHelperTipAttrContainer{ 
 background:#CCC;border:1px solid #333333; color:#333333; display:none;
 border-top-width:4px;
 padding:5px;
 font-size:14px;
}

#jHelperTipContainer {
 display:none;
} 