table.ajaxtabsfix {
  padding-top:12px;
  padding-left:15px;
  padding-right:15px;
}

.hrm { background-image:url(../images/hr_menu.gif); height:1px; line-height:1px; margin:4px 0px; font-size:0px;}

img.left_menu { border:0px; padding:0px 5px; margin:0px 3px -4px 3px;}

div.left_menu_div { color:#028fd4; padding:5px 0px; border-right:1px solid #cdcdcd; border-left:1px solid #cdcdcd; font-weight:bold; font-size:9pt; font-family:arial;}
div.left_menu_div:hover { background:#cee8f7; border-right:1px solid #cdcdcd; border-left:1px solid #cdcdcd; padding:5px 0px; font-weight:bold; font-size:9pt; font-family:arial;}

div.left_menu_div_sub { color:#028fd4; padding:3px 0px; border-right:1px solid #cdcdcd; border-left:1px solid #cdcdcd; padding-left:34px;}
div.left_menu_div_sub:hover { background:#cee8f7; border-right:1px solid #cdcdcd; border-left:1px solid #cdcdcd; padding:3px 0px; padding-left:34px;}


.hr { background-image: url(../images/hr.gif); background-repeat:no-repeat; height:1px; line-height:1px; width:232px; position:absolute;}

.header2 { font-size:10pt; font-weight:bold; color:#333; margin-bottom:5px;}

.content_footer { background-image:url(../images/content_footer.gif); width:870px; height:19px; background-repeat:no-repeat; margin-left:-15px;}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
  padding:7px 0;
  margin-left:10px;
  margin-top:0px;
  margin-bottom: 0;
  font: bold 12px Verdana;
  list-style-type:none;
  text-align: left; /*set to left, center, or right to align the menu as desired*/
  height:22px;
  background-image:url(../images/content_top_userhome.gif); 
  background-repeat:no-repeat;
  background-position:bottom;
  padding-bottom:0px;
  margin-bottom:0px;
}

.shadetabs li{
display: inline;
margin:0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index:1;
font-weight:normal;
padding:7px 7px;
background:#ffffff;
margin-right:2px;
border:1px solid #d7dcdf;
background-image:url(../images/tab_bg_passive_b.gif);
background-repeat:repeat-x;
color:#999999;
}

.shadetabs li a:visited{
}

.shadetabs li a:hover{
/*text-decoration:underline;*/
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
background-color:#ffffff;
border:1px solid #d7dcdf;
border-bottom:1px solid #fff;
color:#333333;
font-weight:bold;
background-image:url(../images/tab_bg_b.gif);
background-repeat:repeat-x;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	/*background:#dddfe1;*/
	position: relative;
	text-align: center;
	font-size: 9pt;
	margin: 0px;
	background: #F5F5F5;
	color: #000;
}

#fondo{
  background: #F5F5F5 url(../images/images/body_bg.gif) repeat-x;
}

table.body {
	width:100%;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 9pt;
	color: #555555;
	line-height: 140%;
}

td.top_menu {
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB; 
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
}

div.top_menu_link_container_end {

}

div.top_menu_link {
	font-weight:normal;
	font-size:13px;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	height:17px;
	border-left:1px solid #142029;
	float:left;
	
}

div.top_menu_link_loggedin {
	font-weight:normal;
	font-size:13px;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	height:17px;
}

div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	background-image: url(../images/menu_user.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px; 
	border: 1px solid #CCCCCC; 
	border-top: none; 
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #DDDDDD;
	display: block;
	background: #FFFFFF;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC; 
	border-top: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: 6px;
	margin-left: -20px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11pt; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
	padding:10px;
	width:720px;
}

div.content {
	width:740px; 
	padding:5px 10px 10px 10px; 
	text-align: left; 
	margin-left:15px;
	margin-right:auto;
	background:#fff;
	background-repeat:no-repeat;
	border:1px solid #ccc;
	border-top:none;
}

div.content_bottom {
	width:742px; 
	height:5px; 
	padding:5px 10px 10px 10px; 
	line-height:5px; 
	margin-left:15px;
	background-repeat:no-repeat;
}

div.copyright {
	padding: 4px; 
	text-align:left; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #666666;
	width:620px;
}

div.copyright_index {
	text-align:left;
	padding-left:25px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top:15px; 
	color: #fff;
	margin-bottom:10px;
	width:839px;
	margin-right:auto;
	margin-left:auto;
	font-size:9pt;
	font-weight:normal;
}

div.page_header {
	font-size: 15pt;
	color: #990000;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

div.page_header_userhome {
	font-size: 17pt;
	font-weight:500;
	color: #333333;
	margin-bottom:0px;
	margin-top:10px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

td.header {
	padding: 4px 5px 5px 6px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	background:#f5f5f5;
	color: #333333;
	font-size:9pt;
	margin-top:5px;
}

td.headerT {
	font-weight:normal;
	color: #333333;
	font-size:9pt;
	padding:2px 0px;
}

div.header {
	padding: 4px 5px 5px 6px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	background:#f5f5f5;
	color: #333333;
	font-size:9pt;
	margin-top:5px;
}

div.newupdates {
	position: absolute; 
	height: 31px; 
	width:135px; 
	margin:15px 0px 0px 0px;
	background-image: url(../images/newupdates.gif); 
	background-repeat: no-repeat;
}

div.newupdates_sin_fondo {
	position: absolute; 
	height: 31px; 
	width:135px; 
	margin:15px 0px 0px 0px;
}

div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 12px; 
	color: #FFFFFF;
}


div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.header_text {
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color:#333333;
	vertical-align:middle;
	padding-left:2px;
	padding-top:5px;
	margin-bottom:2px;
	background-image:url(../images/userhomesearchbg.gif);
	background-repeat:no-repeat;
	height:18px;
	width:335px;
	border:none;
	border:0px;

}

input.text_index_guests {
	border:1px solid #d6d6d6;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color:#333333;
	padding-top:4px;
	vertical-align: middle;
	padding-left:5px;
	height:16px;
	margin:5px 0px;

}

input.text_small {
	font-size: 9pt;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 12pt; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.header_button {
	font-family:arial;
	font-size:9pt;
	color: #fff;
	background:#3f556f;
	font-weight:bold;
	border:none;
	vertical-align:middle;

	width:95px;
	height:25px;
}
input.button {
	font-family: arial, verdana, serif;
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 9pt;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	border: 1px solid #e6e6e6;
	background:#f0f0f0;
	padding:2px;
}

font.small {
	font-size: 8pt;
	font-family: arial, serif;
}

font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: none; }

a.top_menu_item:link { color: #0070e4; text-decoration: none; }
a.top_menu_item:visited { color: #0070e4; text-decoration: none; }
a.top_menu_item:hover { color: #0070e4; text-decoration: none; }

a.menu_item:link { color: #058ec4; text-decoration: none; }
a.menu_item:visited { color: #058ec4; text-decoration: none; }
a.menu_item:hover { color: #058ec4; text-decoration: none; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: none; }

a.copyright:link { color: #666666; text-decoration: none; }
a.copyright:visited { color: #666666; text-decoration: none; }
a.copyright:hover { color: #666666; text-decoration: none; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

label:hover { color: #3399FF; text-decoration: none; }









tr.tab_bar {
	background-image:url(../images/xx_bg.gif); 
	background-repeat:repeat-x;
}

table.tabs {
	margin-bottom: 10px;
}
td.tab {
	padding-left: 1px;
	border-bottom: 1px solid #DDDDDD;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #DDDDDD;
}
td.tab1 {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	background-image:url(../images/tab_bg_b.gif); 
	background-repeat:repeat-x;
}
td.tab2 {
	background: #F8F8F8;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	background-image:url(../images/tab_bg_passive_b.gif); 
	background-repeat:repeat-x;
}
td.tab3 {
	border-bottom: 1px solid #DDDDDD;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}













table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form1b {
	padding: 12px 0px 5px 10px;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 9pt;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	/*BACKGROUND-IMAGE: url(../images/xx_bg.gif);	BACKGROUND-REPEAT: repeat-x;
	background-position:bottom;*/
	padding: 0px 5px 0px 0px;
	font-size: 9pt;
/*border: 1px solid #DDDDDD;*/
	border-bottom: none;
	margin-bottom:1px;
	/*font-weight: bold;*/
	vertical-align: bottom;
}

div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #F7F7F7; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
} 
a.suggest:link { color: #555555; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}







/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}


div.portal_content_index {
	border-top: none;
	padding:5px 5px 5px 0px ;
	font-size:9pt;
	font-family:arial;
	text-align:left;
}

td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}

td.portal_member_index {
	padding:5px 3px 5px 3px;
	text-align:left;
	font-weight: bold;
}

div.portal_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #DDDDDD;
	padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 14pt; 
	line-height: 0px;
	text-align: center; 
	padding: 8px 15px 5px 7px; 
	background-image: url(../images/portal_join_bg.gif); 
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_signup_container1 {
	border: 1px solid #CCCCCC;
}
div.portal_signup_container1:hover {
	border: 1px solid #AAAAAA;
}










/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	width:50%
}
td.home_right {
	vertical-align: top;
	width:50%
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
.home_box {
	border-top: none;
	padding: 8px;
	width:100%;
}
table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 9pt;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
  padding: 10px 10px 10px 10px;
}

div.home_whatsnew_color {
  background-color:#eeeeee;
  padding: 10px 10px 10px 10px;
}

div.home_updated {
	font-size: 8pt;
	color: #888888;
	padding-top: 2px;
}


/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border-top: none;
	padding: 8px;
}














/* VIEW PROFILE PAGE */
td.profile {
	background: #ffffff;
	/*border: 1px solid #e6e6e6;*/
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width:500px;
	overflow:auto;
	font-size:9pt;
}
div.profile_friend_photo {
	float: left; 
	width: 90px; 
	text-align: center; 
	border: 1px solid #DDDDDD;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 10pt;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #888888;
	font-size: 8pt;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #CCCCCC;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #CCCCCC;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}
table.profile_menu {
	/*border: 1px solid #DDDDDD;
	border-bottom: none;*/
}




td.profile_menu1 a, div.nolink {
	/*background-image: url(../images/menu_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;*/
	padding: 5px 5px 5px 7px;
	font-size: 9pt;
	display: block;
}

div.nolink2 {
  height:auto;
}

div.profile_menu2 {
	/*BACKGROUND-IMAGE: url(../images/xx_bg.gif);	BACKGROUND-REPEAT: repeat-x;
	background-position:bottom;*/
	padding: 5px 5px 5px 7px;
	font-size: 9pt;
	/*border-bottom: 1px solid #CCCCCC;*/
	margin-bottom:1px;
	width:215px;
	height:auto;
}



td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	border-bottom: 1px dotted #CCCCCC;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888; 
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px dotted #CCCCCC; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a {
	background-color: #EEEEEE;
	background-image: url(../images/tab_bg_passive_b.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 7px 5px;
	height:15px;
	font-weight: normal; 
	display: block;
	margin-right:4px;
	border-left:1px solid #d7dcdf;
	border-right:1px solid #d7dcdf;
	border-bottom:1px solid #d7dcdf;
}
td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/tab_bg_passive_b.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 7px 5px;
	height:15px;
	font-weight: normal; 
	display: block;
	margin-right:4px;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/tab_bg_b.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 8px 5px;
	height:15px;
	font-weight: normal; 
	display: block;
	margin-right:4px;
	border-left:1px solid #d7dcdf;
	border-right:1px solid #d7dcdf;

}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/tab_bg_b.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding:8px 5px 8px 5px;
	height:15px;
	border-bottom: none;
	font-weight: normal; 
	display: block;
	margin-right:4px;
}
#profile_tabs_profile { 
border-left: 1px solid #CCCCCC;
}
td.profile_tab_end {
	border-bottom: 1px solid #CCCCCC;
}



div.profile_content {
	padding: 10px; 
	border:1px solid #CCCCCC;
	border-top:none;
}

div.profile_content2 {
	padding: 10px; 
}


#profile_tabs_profile { 
border-left: 1px solid #CCCCCC;
}
td.profile_tab_end {
}



div.profile_headline, div.profile_headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
}
div.profile_headline2 {
	margin-top: 10px;
}












/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	/*border: 1px solid #DDDDDD;*/
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 10px;
}
div.search_result1 {
	padding: 10px;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 8pt;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
	/*border: 1px solid #DDDDDD;*/
}
td.messages_header {
	padding: 4px 5px 5px 6px;
  background-color:#F5F5F5;
	font-weight: bold;
	/*background-image: url(../images/header.gif);
	background-repeat: repeat-x;*/
	color: #333333;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: bottom;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
td.messages_message {
	border-bottom: 1px dotted #CCCCCC;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-bottom: 1px dotted #CCCCCC;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 8pt;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: auto; 
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	/*border: 1px solid #DDDDDD;
	margin-top: 10px;*/
	background: #FFFFFF;
}
td.friends_result0 {
  width: 110px;
}
td.friends_result1 {
	vertical-align: top;
	padding-left: 5px;
}
td.friends_result2 {
	padding-right: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 8pt;
}
div.friends_result2_int{
  font-size: 8pt;
}

/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 6px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #DDDDDD;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}



/* COMMENT STYLES */
.comment_headline {
	padding: 4px 0px 5px 6px;
	border-bottom: 1px solid #CCCCCC;
  font-weight: bold;
	background-color:#F5F5F5;
	/*background-image: url(../images/header.gif);
	background-repeat: repeat-x;*/
	color: #333333;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #CCCCCC; 
	background: #FFFFFF; 
	padding: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 8pt; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #BBBBBB; 
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 200px; 
	position: absolute; 
	opacity: 1; 
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #EEEEEE; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
  cursor: move;
}

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}

/*DE AQUI EN ADELANTE MIS CAMBIos*/

/*header*/
#header{
  width:965px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  height:100px;
}

#header h1 a{
	background: url(../images/images/logotipos.gif) no-repeat left 0px;
	height: 60px;
	width: 200px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	float: left;
	margin-top: 30px;
	border: none;
}

#header h1 a:hover{
	background: url(../images/images/logotipos.gif) no-repeat -199px 0px;
	border: none;
}

#header ul{
	float: right;
	color: #FFF;
	margin-top: 0px;
}

#header ul ul{
	margin: 0;
}

#header li{
	float: left;
	padding-left: 5px;
}

#header .border_right{
	background: url(../images/images/border_top.gif) no-repeat right center;
	padding-right: 5px;
}

#header input{
	background-color: #FFF;
	border: none;
	height: 14px;
	padding: 3px 5px;
	margin-top: 2px;
}

#header a{
	color: #FFF;
	border-bottom-color: #FFF;
}

#header a:hover{
	color: #ffAA00;
	border-bottom: solid 1px #ffAA00;
}

#header .no_line_down:hover{
	color: #ffAA00;
	border-bottom: solid 1px #ffAA00;
	text-decoration: underline;
}

#header li li a{
	border-bottom-color: #333;
}

#buscar_form{
	float:left; 
	width: 290px;
	margin: 0px;
	padding: 0px;
}  

#header .publicidad{
	float: right;
	clear: right;
	margin-top: 10px;
}

#header .datos_institucionales{
	float: right;
	clear: right;
	margin-top: 25px;
}

#header .header_nombre{
  font-size: 10pt;
  margin:0px;
}

#newupdates{
	float:left;
	background: url(../images/images/notifications.gif) no-repeat right top;
	width: 180px;
	height: 35px;
	padding: 12px 5px 0 15px;
	margin:0px;
	margin-left:200px;
}

#newupdates a:hover{
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
}

#newupdates .newupdates2{
	color: #000;
	float: right;
	margin-right: 5px;

}

#newupdates .newupdates{
	color: #FFF;
	float: left;
}

#newupdates .newupdates2:hover{
	color: #FFF;
	text-decoration: none;
}

ol, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

/*Botones generales*/

.btn{
	height: 20px;
	width: 55px;
	color: #FFF;
	background-color: #333;
	border: 1px solid #333;
	padding: 0 15px;
	display: block;
	margin-top: 1px;
	text-align: center;
	text-decoration: none;
}

.btn:hover{
	background-color: #666;
	border: 1px solid #333 !important;
	color: #FFF !important;
}

#sidebar{
	width: 190px;
	float: left;
	clear: left;
	margin: 0px;
	padding:0px;
}


#sidebar .box_side{
  margin-left:0px;
  margin-right:0px;
	float: left;
	margin-bottom: 20px;
	border: solid 1px #CCC;
	position: relative;
	background: #FFF;
	width:100%;
	text-align:left;
}

#sidebar #img_perfil{
	width: 130px;
	height: 130px;
	background-color: #CCC;
	margin: 15px 0 15px 27px;
}

#sidebar h1{
	text-transform: none;
	background-color: #900;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 20px;
	margin-bottom:0px;
	
}

#sidebar h2{
	text-transform: none;
	color: #900;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 20px;
	margin:0px;
}

#sidebar ul{
  padding-left:0px;
  margin:0px;
}

#sidebar li{
	border-top: solid 1px #CCC;
	padding: 5px 20px;
	width:150px;
}

#sidebar p{
	margin-bottom: 0;
}

#sidebar a{
	color: #000;
	border-bottom: none;
}

#sidebar a:hover{
	text-decoration: none;
	color: #005B88;
}

#sidebar #birthday .fecha,#sidebar #birthday .saluda{
	padding-left: 20px !important;
}

#sidebar #birthday .fecha{
	color: #666;
}

#sidebar #birthday .saluda a{
	text-decoration: underline;
}


#sidebar .datos_perfil .sub_enlace{
	clear: left;
	margin-left: 20px;
	font-size: 8pt;
}

.corner_top_left,.corner_top_right,.corner_bottom_left,.corner_bottom_right,.corner_b_top_left,.corner_b_top_right{
	background: url(../images/images/round_corners.gif) no-repeat;
	height: 10px;
	width: 10px;
	position: absolute;
	z-index: 2;
	overflow: hidden;
	display: block;
}

.corner_top_left{
	top: -1px;
	left: -1px;
	background-position: left -20px;
}

.corner_top_right{
	top: -1px;
	right: -1px;
	background-position: right -20px;
}

.corner_bottom_left{
	bottom: -1px;
	left: -1px;
	background-position: left -10px;
}

.corner_bottom_right{
	bottom: -1px;
	right: -1px;
	background-position: right -10px;
}

.corner_b_top_left{
	top: -1px;
	left: -1px;
	background-position: left top;
}

.corner_b_top_right{
	top: -1px;
	right: -1px;
	background-position: right top;
}

.login_sidebar{
	padding: 10px;
}

.login_sidebar p{
	padding-bottom: 2px;
}

.login_sidebar h2{
	padding-left: 0!important;
	padding-bottom: 5px;
	color: #CCC;
	margin-left: !important;
}

.login_sidebar .text_index_guests{
	border: solid 1px #CCC;
	width: 150px;
	padding: 3px 5px 0 ;
	height: 17px;
}

/* Sprites*/

.sprite{
	display: block;
	background: url(../images/images/sprites.gif) no-repeat;
	padding-left: 35px;
	height: 20px;
}

.btn_01{
	background-position: 0 3px;
}

.btn_02{
	background-position: 0 -50px;
}

.btn_03{
	background-position: 0 -100px;
}

.btn_04{
	background-position: 0 -150px;
}

.btn_05{
	background-position: 0 -200px;
}

.btn_06{
	background-position: 0 -250px;
}

.btn_07{
	background-position: 0 -300px;
}

.btn_08{
	background-position: 0 -350px;
}

.btn_09{
	background-position: 0 -400px;
}

.btn_10{
	background-position: 0 -450px;
}

.btn_11{
	background-position: -250px 3px;
}

.btn_12{
	background-position: -250px -50px;
	padding-left: 20px !important;
	color: #005B88!important;
	text-decoration: underline;
}

.btn_13{
  background-position: -250px -100px;
}

.item a{
	background: url(../images/images/sprites.gif) no-repeat -250px -100px;
	padding-left: 30px !important;
	text-decoration: underline;
	height: 20px;
	border: none;
	display:block
}

.item a:hover{
	color: #7aa9c0;
}

.h1_lupa{
	background: url(../images/images/sprites.gif) no-repeat -250px -148px;
	padding-left: 25px;
	text-transform: uppercase;
}

/*Menu*/
#content{
  float:left;
  position:relative;
  width:760px;
  padding-bottom:20px;
  margin-left:15px;
  background-color:#fff;
  padding-left:0px;
  border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content_bottom{
  float:left;
  position:relative;
  width:760px;
  padding-bottom:0px;
  margin-left:15px;
  background-color:#fff;
  padding-left:0px;
  border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#content .menu_top{
	float: left;
	width: 760px;
	background: url(../images/images/menu_top_bg.gif) repeat-x;
	padding:0px;
	margin: 0px;
}



#content .menu_top li{
	float: left;
	text-align: center;
	border-bottom: 1px solid #666;
	height:28px;
	margin:0px;
}

#content .menu_top a{
	/*width: 94px;*/
	display: block;
	border: none;
	padding: 5px 19px;
	color: #000;
	font-size: 13px;
	border-left: 1px solid #FFF;
	height: 18px;
}


#content .menu_top a:hover{
	background-color: #FFF;
}

#content .menu_top .last a{
	/*width: 93px;*/
	border-right: none;
	margin-right:0px;
}

#content .menu_top .current.last a{
	/*width: 93px;*/
	border-right: none !important;
}

#content .menu_top .current.first a{
	border-left: none !important;
}

#content .menu_top .first a{
	/*width: 96px;*/
	border-left: none !important;
}

#content .menu_top .current{
	border-bottom: none;
	font-weight: bold;
}

#content .menu_top .current a{
	border-right: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
	height: 19px;
	/*width: 92px;*/
	background-color: #FFF;
}

/*Footer*/

#footer{
	width: 100%;
	float: left;
	clear: left;
	padding-top: 40px;
	height: 160px;
	background: url(../images/images/footer_bg.png) repeat-x left bottom;
	text-align: left;
}

#footer #footer_wrap{
	margin: 0 auto;
	width: 960px;
}

#footer p, #footer a{
	color:  #FFF;
	font-size: 11px;
}

#footer a{
	border-bottom: solid 1px #FFF;
}



#footer a:hover{
	color: #ffAA00;
	border-bottom-color: #ffAA00;
}

#footer #legal, #footer #credits{
	float: right;
	width: 685px;
	padding-left: 50px;
}

#footer #legal{
	background: url(../images/images/logotipos.gif) no-repeat left -100px;
	height: 35px;
	padding-top: 15px;
	margin-bottom: 10px;
}

#footer #credits{
	background: url(../images/images/logotipos.gif) no-repeat left -220px;
	height: 40px;
	padding-top: 10px;
}
#countrydivcontainer{
  padding-left:15px;
  padding-right:15px;
  padding-top:10px;
}

/*Botones generales*/

.btn{
	height: 20px;
	width: 55px;
	color: #FFF !important;
	background-color: #333;
	border: 1px solid #333;
	padding: 0 15px;
	display: block;
	margin-top: 1px;
	text-align: center;
	text-decoration: none !important;
}

.btn:hover{
	background-color: #666;
	border: 1px solid #333 !important;
	color: #FFF !important;
}

.red_btn{
	height: 20px;
	color: #FFF !important;
	border: none;
	background-color: #900;
	padding: 3px 30px 2px 15px;
	display: block;
	margin-top: 1px;
	float: left;
	clear: left;
	background: url(../images/images/red_btn.png) no-repeat right top;
	text-decoration: none !important;
}

.red_btn:hover{
	background-position: right bottom;
	color:  #FFF;
}

.gray_btn{
	height: 20px;
	width: 180px;
	color: #FFF !important;
	border: none;
	background-color: #900;
	padding: 3px 30px 2px 15px;
	display: block;
	margin-top: 1px;
	background: #666 url(../images/images/gray_btn.png) no-repeat right top;
	text-decoration: none !important;
}

.gray_btn:hover{
	background-color: #4e4e4e;
	background-position: right bottom;
	color: #FFF !important;
}

.icon_big{
	display: none;
	visibility: hidden;
}

.col1{
	background-color: #333333;
	display: block;
	padding: 5px 10px;
	font-size: 14px;
	color: #FFF;
	text-transform:uppercase;
}
/* ESTILOS PARA BLOCKS Y DIVS DE BUSQUEDA Y FILTRO (SIN IMPORTAR APLICACION*/
#block_busquedas{
  padding: 7px 10px 7px 10px; 
  border: 1px solid #CCCCCC; 
  margin: 10px 0px 10px 0px; 
  font-weight: bold;
  background-color:#f5f5f5;
}

#block_busquedas .titulo_busqueda{
  padding-right:10px;
}

#block_busquedas .contenido_busqueda{

}
#block_categorias{
  padding: 5px; 
  background: #F5F5F5; 
  border: 1px solid #CCCCCC; 
  margin: 10px 0px 10px 0px; 
  font-weight: bold;
}

/*DATOS PERSONALES*/
#datos_personales{
  margin-top: 15px;
}

#datos_personales .datos_header{
  border-bottom: 1px solid #CCCCCC;
  margin: 15px 0px 2px 0px;
}

#datos_personales .datos_subtitle{
  padding:2px 10px 0px 10px; 
  font-size:9pt; 
  font-weight:bold;
  width:140px;
  margin 0px;
}

#datos_personales .datos_tabla{
  /*border-bottom:1px dotted #CCCCCC;*/
  width:100%;
}

#datos_personales tr{
  padding:0px;
}

.separador{
  border-bottom: 1px dotted #CCCCCC;
  width:0px;
  margin:0px 0px 0px 0px;
  padding:0px;
  width:100%;
  line-height:0pt;
}

div.datos_der{
  float:right;
  text-align:left;
}
div.datos_izq{
  float:left;
  text-align:left;
  padding-right:10px;
}

