body, form {
	margin: 0px;
	padding: 0px;
}

body,input,select,option,textarea,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #434387;*/
	color: rgb(90, 29, 77);
	font-size: 11px
}

a {
	text-decoration: none;
	color: rgb(154, 0, 71); /* #9A0047 */
}
a:hover {
	text-decoration: underline;
	color: rgb(219, 20, 100);
}
.top_menu_link {
    text-decoration: none;
    padding: 5px;
    line-height: 19px;
}

.top_menu_link:hover {
	color: #ffffff;
    background-color: rgb(239, 30, 105);
	text-decoration: none;
}

.top_menu_link_hover {
	color: #ffffff;
    background-color: rgb(239, 30, 105);
	text-decoration: none;
	line-height: 19px;
	padding: 5px;
}
.top_menu_link_hover:hover {
	text-decoration: underlined;
	color: #ffffff;
}

/*
.top_menu_link {
	color: rgb(154, 0, 71);
	font-weight: bold;
	line-height: 20px
}
.top_menu_link:hover {
	line-height: 20px;
	color: #ffffff;
	background-color: rgb(239, 30, 105);
	font-weight: bold;
}
*/
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}

.home_main_table {
	height: 520px;
	background-image: url(/img/home/01.jpg);
}
.home_top_table {
	padding-top: 5px;
	height: 50px;
}

.generic_border {
	border: 1px rgb(229, 149, 194) solid;
}

.green_border {
	border: 1px rgb(208, 253, 67) solid;
}
.purple_border {
	border: 1px rgb(221, 125, 245) solid;
}
.grey_border {
	border: 1px rgb(201, 201, 201) solid;
}
.red_border {
	border: 1px rgb(157, 15, 59) solid;
}
.gradient_bg {
	background-image: url(/img/gradient_bg.png);
	background-repeat: repeat-x;
}
.spacer_grey {
	height: 1px;
	overflow: hidden;
	/*background-color: rgb(201, 201, 201);*/
	background-color: #dddddd;
}
.spacer_grey_light {
	height: 1px;
	overflow: hidden;
	background-color: #eeeeee;
}
.spacer_red {
	height: 1px; 
	overflow: hidden; 
	background-color: rgb(157, 15, 59);
}
.spacer_default {
	height: 10px;
	overflow: hidden;
}
.spacer_min {
	height: 5px;
	overflow: hidden;
}
.gradient_home_profile {
	/*background-image: url(/img/gradient_home_profile.png);*/
	background-color: #FFF0F0;
	/* padding: 4px; */
	width: 106px;
	height: 133px;
	background-repeat: no-repeat;
}

.gradient_right_profile {
	background-image: url(/img/gradient_right_profile.png);
	/* padding: 4px; */
	width: 106px;
	height: 152px;
	background-repeat: no-repeat;
}

.featured_img {
	padding: 4px;
}

.centered {
	text-align: center;
	margin: 0 auto;
	text-align: left
}

.font10 {
	font-size: 10px
}

.font11 {
	font-size: 11px
}

.dark_red {
	color: rgb(157, 15, 59);
}
.grey {
	color: #665665;
}
.light_grey {
	color: #999999;
}
.light_grey_right_profiles {
	color: rgb(119, 119, 119);
}
.light_red {
	color: rgb(235, 46, 102);
}
.font12 {
	font-size: 12px
}
.white {
	color: #ffffff;
}
a.white:hover {
	text-decoration: underline;
	color: #ffffff;
}
.green {
	color: rgb(129, 194, 48)
}
.green_confirmation {
	color: rgb(101, 153, 38)
}
.purple {
	color: rgb(146, 73, 172)	
}
a.green:hover {
	color: rgb(119, 181, 45);
}
.italic {
	font-style: italic;
}
.menu_bar_link {
	color: #ffffff;
    text-decoration: none;
    padding: 5px;
    font-weight: bold;
    line-height: 27px; 
}

.menu_bar_link:hover {
	color: rgb(154, 0, 71);
    background-color: rgb(251, 236, 244);
	text-decoration: none;
	padding: 5px;
}

.menu_bar_link_hover {
	color: #ffffff;
	color: rgb(154, 0, 71);
    background-color: rgb(251, 236, 244);
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	line-height: 27px;
}

/*
.menu_bar_link_inviter {
	color: rgb(255, 255, 255);
    background-color: rgb(0, 128, 255);
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}
*/

.menu_bar_link_inviter {
	color: #ffffff;
    text-decoration: underline;
    padding: 5px;
    font-weight: bold;
    line-height: 27px; 
}

.menu_bar_link_inviter:hover {
	color: rgb(154, 0, 71);
    background-color: rgb(251, 236, 244);
	text-decoration: underline;
	padding: 5px;
}

.padding5 {
	padding-left: 5px; 
	padding-right: 5px;
}
.padding15 {
	padding-left: 15px; 
	padding-right: 15px;
}
.underlined {
	text-decoration: underline
}

.button_big_green {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: url(/img/new-7.png);
	border: 1px #399A34 solid;
	height: 25px;
	width: 200px
}

.button_medium_orange {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ffcc00;
	border: 0px;
	height: 18px
}

#comment {
	position: relative;
	top: 0;
	width: 250px;
}

#comment.fixed {
	position: fixed;
	top: 0;
}

.rounded-top-left,.rounded-top-right,.rounded-bottom-left,.rounded-bottom-right
	{
	height: 2px;
	width: 2px;
	background-repeat: no-repeat;
}
.bg_internal_search {
	background-image: url(/img/bg_internal_search.png);
	/*width: 236px;*/
	height: 81px;
	padding: 3px;
	background-repeat: no-repeat;
}
.rounded-top-left {
	background-image: url(/img/rounded-corner-top-left.gif);
}

.rounded-top-right {
	background-image: url(/img/rounded-corner-top-right.gif);
}

.rounded-bottom-left {
	background-image: url(/img/rounded-corner-bottom-left.gif);
}

.rounded-bottom-right {
	background-image: url(/img/rounded-corner-bottom-right.gif);
}

.rounded-border-left,.rounded-border-right {
	background-repeat: repeat-y
}

.rounded-border-top,.rounded-border-bottom {
	background-repeat: repeat-x
}

.rounded-border-top {
	background-image: url(/img/rounded-border-top.gif);
}

.rounded-border-bottom {
	background-image: url(/img/rounded-border-bottom.gif);
}

.rounded-border-left {
	background-image: url(/img/rounded-border-left.gif);
}

.rounded-border-right {
	background-image: url(/img/rounded-border-right.gif);
}

.translucent_000 { background-image: url(/img/translucent/000.gif); }
.translucent_0c0 { background-image: url(/img/translucent/0c0.gif); }
.translucent_00f { background-image: url(/img/translucent/00f.gif); }
.translucent_0ff { background-image: url(/img/translucent/0ff.gif); }
.translucent_c0c { background-image: url(/img/translucent/c0c.gif); }
.translucent_c0f { background-image: url(/img/translucent/c0f.gif); }
.translucent_ccc { background-image: url(/img/translucent/ccc.gif); }
.translucent_ccf { background-image: url(/img/translucent/ccf.gif); }
.translucent_cff { background-image: url(/img/translucent/cff.gif); }
.translucent_f00 { background-image: url(/img/translucent/f00.gif); }
.translucent_fc0 { background-image: url(/img/translucent/fc0.gif); }
.translucent_fcc { background-image: url(/img/translucent/fcc.gif); }
.translucent_fcf { background-image: url(/img/translucent/fcf.gif); }
.translucent_ff0 { background-image: url(/img/translucent/ff0.gif); }
.translucent_fff { background-image: url(/img/translucent/fff.gif); }
.translucent_grey { 
	background-image: url(/img/translucent/pixel_trans_grey.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/translucent/pixel_trans_grey.png');
}
/*
.button {
	width:60px;
	height:22px;
	background:url(/img/bt.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/bt.png');
	border:0;
	margin:0;
	padding:0 0 3px 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	cursor:pointer;
}
*/

.button {
	height:20px;
	background: none;
	_background: none;
	border:0;
	margin:0;
	padding:0 0 3px 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight: bold;
	cursor:pointer;
}

.bg_profile_listing {
	background-image: url(/img/bg_profile_listing.png);
	width: 309px;
	height: 136px
}
.bg_profile_listing_complete {
	background-image: url(/img/bg_profile_listing_complete2.png);
	width: 628px;
	height: 136px
}
.profile_editor_field_select {
	width: 200px;
}
.profile_editor_field_input_date1 {
	width: 25px;
}
.profile_editor_field_input_date2 {
	width: 40px;
}
.profile_alternate_color_fields {
	background-color: #ffffff;
}
.profile_alternate_color_fields2 {
	background-color: rgb(254, 255, 251);
}
.profile_bg_area {
	background-color: #fcfcfc;
}
.profile_bg_area2 {
	background-color: rgb(249, 254, 231)
}
.profile_big_img {
	/*
	padding: 10px;
	background-color: #ffffff
	*/
}
.bg_progress_bar_profile { 
	background-image: url(/img/bg_progress_bar_profile.jpg);
	border: 1px rgb(255, 201, 99) solid;
	height: 24px;
}
.profile_table_header_red {
	/* background-color: rgb(252, 226, 234); */
	background-image: url(/img/bg_grey_bar_center_light.png);
}
.profile_table_header_purple {
	/* background-color: rgb(235, 222, 239); */
	background-image: url(/img/bg_purple_bar_center_light.png);
}
.profile_border_left {
	border-left: 1px #cccccc solid;
}

#NotificacaoLogin {
	visibility: hidden;
	width: 270px;
	height: 170px;
	position: absolute;
	background-color: #fcfcfc;
}

#NotificacaoVisita {
	visibility: hidden;
	width: 270px;
	height: 170px;
	position: absolute;
	background-color: #fcfcfc;
}

.NotificacaoConvite {
	visibility: hidden;
	width: 400px;
	height: 160px;
	position: absolute;
	background-color: #fcfcfc;
}

.NotificacaoEspera {
	visibility: hidden;
	width: 300px;
	height: 100px;
	position: absolute;
	background-color: #fcfcfc;
}

.n_titulo {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

.n_destaque {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999
}

.n_normal {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif
}

.n_small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999
}

