@charset "utf-8";
/* CSS Document */


/********************************************** BACKGROUNDS / COLOR TXT **************************************************/

.bg_site,
.bg_blog{
	background:url(../img/palettes/default_palette/bg.jpg) repeat-x top;
}
.bg_blog_header{
	background:url(../img/palettes/default_palette/header/header.jpg) no-repeat;
	width:752px;
	height:117px;
}
.pre_footer_line_bg{background-color:#288F98;}
.footer_bg{background-color:#2C1F19;}
.bg1{background-color:#DFD5B3;}
.bg2{background-color:#F0EAD8;}
.bg3{background-color:#D7D7D7;}
.bg4{background-color:#2F2C2A;}
.bg5{background-color:#F7F5EC;}
.bg6{background-color:#FFFFFF;}
.color_txt{color:#FF811A;}
a.more_info:link,
a.more_info:hover,
a.more_info:active{
	color:#FF811A;
	text-decoration:none
}

/************************************************ BORDERS / SEPARATIONS *************************************************/

.big_border_pic{
	border:8px solid #F0EAD8;
}
.separation{
	border-bottom: solid 1px #B6B4A6;
}
.separation_top{
	border-top: solid 1px #B6B4A6;
}
.separation_dashed{
	border-bottom: 1px #B6B4A6 dashed;
}
.separation_dashed.sup{
	border-top: 1px #B6B4A6 dashed;
	border-bottom:none;
}
.separation_user_panel,
.separation_line{
	height:1px;
	background-color:#B6B4A6;
}
.separation_vertical{
	width:1px;
	background-color:#B6B4A6;
}
.avatar_small_border,
.border_box{
	border: solid 1px #B6B4A6;
}
.sample_bg_border{
	border: solid 4px #FFFFFF;
}
.sample_bg_border_selected{
	border: solid 4px #FF811A;
}
.border_date{
	border: solid 2px #2F2C2A;
}

/******************************************************* TITLES *********************************************************/

/* BACKGROUNDS */

.tit_section_corner{
	background:url(../img/palettes/default_palette/generic/titles/tit_corner.gif) no-repeat left top;
	width:34px;
}
.tit_section_content_img{
	background-image:url(../img/palettes/default_palette/generic/titles/tit_section.gif);
	width:520px;
	height:56px;
}
.tit_section_column_img{
	background-image:url(../img/palettes/default_palette/generic/titles/tit_column.gif);
	width:248px;
	height:48px;
}
.tit_section_content_smaller_bg{
	background-color:#2F2C2A;
	height:32px;
}	

/* TXT */
.tit_section{
	font-size:16px;
	line-height:20px;
	color:#F0EAD8;
	font-weight:bold;
	text-decoration:none;
	background-color:#2F2C2A; 
	border:8px #F0EAD8 solid; 
	border-left:none; 
	margin-left:34px;
	line-height:40px;
}
.tit_section .arrow_full,
.tit_section_content_txt .arrow_full{
	background:url(../img/palettes/default_palette/generic/icons/arrow_full.gif) no-repeat left center;
	text-indent:12px;
}
.tit_section .arrow_full a{
	color:#F0EAD8;
	text-decoration:none;
}
.tit_section .arrow_full.city{
	padding-left:12px;
	margin-left:5px;
}
.tit_section_content_txt .arrow_full, 
.tit_section_content_txt .arrow_full a{
	margin-left:26px;
}
.tit_section_content_txt, 
.tit_section_content_txt a{
	font-size:16px;
	line-height:40px;
	color:#F0EAD8;
	font-weight:bold;
	text-decoration:none;
	text-indent:32px;
}
.tit_section_content_right_txt{
	padding-right:20px;
	font-size:11px;
	color:#F0EAD8;
}
.tit_section_content_right_txt_nopad{
	font-size:11px;
	line-height:15px;
	color:#F0EAD8;
}
a.tit_section_content_right_links:link,
a.tit_section_content_right_links:visited{
	font-size:11px;
	color:#F0EAD8;
	text-decoration:none;
}
a.tit_section_content_right_links:hover,
a.tit_section_content_right_links:active{
	font-size:11px;
	color:#F0EAD8;
	text-decoration:underline;
}
.tit_section_content_smaller{
	font-size:13px;
	color:#F0EAD8;
	font-weight:bold;
}


h1{
	font-size:28px;
	color:#494842;
	margin-bottom:0px;
	font-weight:normal;
}
a.h1:link,
a.h1:visited{
	font-size:28px;
	color:#494842;
	font-weight:bold;
	text-decoration:none;
}
a.h1:hover,
a.h1:activer{
	font-size:28px;
	color:#494842;
	font-weight:bold;
	text-decoration:underline;
}
h2{
	font-size:16px;
	color:#32302E;
	font-weight:bold;
	margin-bottom:0px;
}
a.h2:link,
a.h2:visited{
	font-size:16px;
	color:#32302E;
	font-weight:bold;
	text-decoration:none;
}
a.h2:hover,
a.h2:activer{
	font-size:16px;
	color:#32302E;
	font-weight:bold;
	text-decoration:underline;
}
h3{
	font-size:14px;
	color:#32302E;
	font-weight:bold;
	margin-bottom:0px;
}
a.h3:link,
a.h3:visited{
	font-size:14px;
	color:#32302E;
	font-weight:bold;
	text-decoration:none;
}
a.h3:hover,
a.h3:activer{
	font-size:14px;
	color:#FF811A;
	font-weight:bold;
	text-decoration:none;
}

a.tit_user_panel:link,
a.tit_user_panel:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F0EAD8;
	font-weight:bold;
	text-decoration:none;
}
a.tit_user_panel:hover,
a.tit_user_panel:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF811A;
	font-weight:bold;
	text-decoration:none;
}
.tit_blog{
	color:#32302E;
	font-weight:bold;
}
.tit_location{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#32302E;
	padding-bottom:5px;
}

/******************************************************* TEXTS *********************************************************/

.bg4 .txt_gral{color:#F0EAD8;}

/* txt_gral */
.txt_gral{
	font-size:12px;
	line-height:17px;
	color:#3D332A;
}
a.txt_gral:link,
a.txt_gral:visited{
	font-size:12px;
	line-height:17px;
	color:#3D332A;
	text-decoration:none;
}
a.txt_gral:hover,
a.txt_gral:active{
	font-size:12px;
	line-height:17px;
	color:#FF811A;
	text-decoration:none;
}

/* txt_gral_color */
a.txt_gral_color:link,
a.txt_gral_color:visited{
	font-size:12px;
	line-height:17px;
	color:#FF811A;
	text-decoration:none;
}
a.txt_gral_color:hover,
a.txt_gral_color:active{
	font-size:12px;
	line-height:17px;
	color:#FF811A;
	text-decoration:underline;
}

/* txt_gral_color2 */
a.txt_gral_color2:link,
a.txt_gral_color2:visited{
	font-size:20px;
	line-height:17px;
	color:#FF811A;
	text-decoration:none;
}
a.txt_gral_color2:hover,
a.txt_gral_color2:active{
	font-size:20px;
	line-height:17px;
	color:#FF811A;
	text-decoration:underline;
}

/* txt_gral_bold */
.txt_gral_bold{
	font-size:12px;
	line-height:17px;
	color:#3D332A;
	font-weight:bold;
}
a.txt_gral_bold:link,
a.txt_gral_bold:visited{
	font-size:12px;
	line-height:17px;
	color:#3D332A;
	font-weight:bold;
	text-decoration:none;
}
a.txt_gral_bold:hover,
a.txt_gral_bold:active{
	font-size:12px;
	line-height:17px;
	color:#FF811A;
	font-weight:bold;
	text-decoration:none;
}

/* txt_color_bold */
a.txt_color_bold:link,
a.txt_color_bold:visited{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	color:#FF811A;
	text-decoration:none;
}
a.txt_color_bold:hover,
a.txt_color_bold:active{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	color:#FF811A;
	text-decoration:underline;
}

/* txt_small */
.txt_small{
	font-size:11px;
	line-height:15px;
	color:#2F2C2A;
}
a.txt_small:link,
a.txt_small:visited{
	font-size:11px;
	line-height:15px;
	color:#2F2C2A;
	text-decoration:none;
}
a.txt_small:hover,
a.txt_small:active{
	font-size:11px;
	line-height:15px;
	color:#FF811A;
	text-decoration:none;
}

/* txt_small_color */
.txt_small_color{
	font-size:11px;
	line-height:15px;
	color:#FF811A;
}
a.txt_small_color:link,
a.txt_small_color:visited{
	font-size:11px;
	line-height:15px;
	color:#FF811A;
	text-decoration:none;
}
a.txt_small_color:hover,
a.txt_small_color:active{
	font-size:11px;
	line-height:15px;
	color:#FF811A;
	text-decoration:underline;
}

/* txt_small_bold */
.txt_small_bold{
	font-size:11px;
	line-height:15px;
	color:#2F2C2A;
	font-weight:bold;
}
a.txt_small_bold:link,
a.txt_small_bold:visited{
	font-size:11px;
	line-height:15px;
	color:#2F2C2A;
	text-decoration:none;
	font-weight:bold;
}
a.txt_small_bold:hover,
a.txt_small_bold:active{
	font-size:11px;
	line-height:15px;
	color:#FF811A;
	text-decoration:none;
	font-weight:bold;
}

/* txt_small_color_bold */
a.txt_small_color_bold:link,
a.txt_small_color_bold:visited{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#FF811A;
	text-decoration:none;
}
a.txt_small_color_bold:hover,
a.txt_small_color_bold:active{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#FF811A;
	text-decoration:underline;
}

.txt_lead{
	font-size:11px;
	color:#999999;
}
.txt_date_month{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}
.txt_date_day{
	font-size:25px;
	color:#2F2C2A;
	font-weight:bold;
}
a.comments_link:link,
a.comments_link:visited{
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
a.comments_link:hover,
a.comments_link:active{
	font-size:11px;
	color:#FF811A;
	text-decoration:none;
}
a.post_author:link,
a.post_author:visited{
	font-size:11px;
	color:#FF811A;
	text-decoration:none;
}
a.post_author:hover,
a.post_author:active{
	font-size:11px;
	color:#FF811A;
	text-decoration:underline;
}

a.form_header_txt:link,
a.form_header_txt:visited{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.form_header_txt:hover,
a.form_header_txt:active{
	font-size:11px;
	color:#FF811A;
	font-weight:bold;
	text-decoration:none;
}

/* letters filter */
a.letter:link,
a.letter:visited{
	font-size:11px;
	color:#2F2C2A;
	text-decoration:none;
	padding:1px 4px;
}
a.letter:hover,
a.letter:active,
.letter_selected{
	font-size:11px;
	color:#FF811A;
	text-decoration:none;
	padding:1px 4px;
}

/***************************************************** ICONS **********************************************************/

.comments_img{
	background:url(../img/palettes/default_palette/generic/icons/comments.gif) no-repeat left;
	width:20px;
	height:14px;
}
.arrow{
	background:url(../img/palettes/default_palette/generic/icons/arrow.gif) no-repeat left;
	width:15px;
	height:12px;
}
.arrow_down{
	background:url(../img/palettes/default_palette/generic/icons/arrow_down.gif) no-repeat left;
	width:15px;
	height:12px;
}
.arrow_up{
	background:url(../img/palettes/default_palette/generic/icons/arrow_up.gif) no-repeat left;
	width:15px;
	height:12px;
}
.arrow_2{
	background:url(../img/palettes/default_palette/generic/icons/arrow_2.gif) no-repeat left;
	width:15px;
	height:12px;
}
.arrow_2_left{
	background:url(../img/palettes/default_palette/generic/icons/arrow_2_left.gif) no-repeat right;
	width:15px;
	height:12px;
}
.arrow_small{
	background:url(../img/palettes/default_palette/generic/icons/arrow_small.gif) no-repeat left;
	width:10px;
	height:9px;
}
.arrow_big{
	background:url(../img/palettes/default_palette/generic/icons/arrow_big.gif) no-repeat left;
	width:20px;
	height:15px;
}
.star_to_rate{
	background:url(../img/palettes/default_palette/generic/icons/star_to_rate.gif) no-repeat left;
	width:15px;
	height:13px;
	cursor:pointer;
}
.google_map{
	background:url(../img/palettes/default_palette/generic/icons/google_map.gif) no-repeat left;
	width:14px;
	height:20px;
	cursor:pointer;
}
.embassy_icon{
	background:url(../img/palettes/default_palette/generic/icons/embassies.gif) no-repeat center;
	width:48px;
	height:40px;
}
.airline_icon{
	background:url(../img/palettes/default_palette/generic/icons/airlines.gif) no-repeat center;
	width:48px;
	height:40px;
}
.airport_icon{
	background:url(../img/palettes/default_palette/generic/icons/airports.gif) no-repeat center;
	width:48px;
	height:40px;
}
.paypal{
	background:url(../img/palettes/default_palette/generic/icons/paypal.gif) no-repeat left;
	height:22px;
}
.places_icon{
	background:url(../img/palettes/default_palette/generic/icons/places.gif) no-repeat left center;
	height:25px;
	width:33px;
}
.recommendations_icon{
	background:url(../img/palettes/default_palette/generic/icons/recommendations.gif) no-repeat left center;
	height:25px;
	width:33px;
}

/***************************************************** BUTTONS *******************************************************/
.bg_blog_header a.btn{
	background:url(../img/palettes/default_palette/header/btn.gif) no-repeat center;
	width:170px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
}
.btn_large,
.btn_large_off{
	background:url(../img/palettes/default_palette/generic/btn/large.png) no-repeat;
	width:140px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
}
.btn_large_off{
	background:url(../img/palettes/default_palette/generic/btn/large_off.png) no-repeat!important;
}
.btn_medium,
.btn_medium_off{
	background:url(../img/palettes/default_palette/generic/btn/medium.png) no-repeat;
	width:82px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
}
.btn_mediumtxt {
 padding-right:23px;
}
.btn_medium_off{
	background:url(../img/palettes/default_palette/generic/btn/medium_off.png) no-repeat!important;
}
.btn_small,
.btn_small_off{
	background:url(../img/palettes/default_palette/generic/btn/small.png) no-repeat;
	width:50px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
}
.btn_small_off{
	background:url(../img/palettes/default_palette/generic/btn/small_off.png) no-repeat!important;
}
.btn_big{
	background:url(../img/palettes/default_palette/generic/btn/big.png) no-repeat;
	width:126px;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	display:block;
}
.btn_big.off{
	background:url(../img/palettes/default_palette/generic/btn/big_off.png) no-repeat;
}
.btn_drag{
	background:url(../img/palettes/default_palette/generic/btn/drag.gif) no-repeat bottom;
	width:23px;
	height:23px;
	cursor:pointer;
}
.btn_next{
	background:url(../img/palettes/default_palette/generic/btn/next.jpg) right center no-repeat;
	width:10px;
	height:75px;
	cursor:pointer;
	display:block;
}
.btn_next_off{
	background:url(../img/palettes/default_palette/generic/btn/next_off.jpg) right center no-repeat;
	width:10px;
	height:75px;
	cursor:default;
	display:block;
}
.btn_prev{
	background:url(../img/palettes/default_palette/generic/btn/prev.jpg) left center no-repeat;
	width:10px;
	height:75px;
	cursor:pointer;
	display:block;
}
.btn_prev_off{
	background:url(../img/palettes/default_palette/generic/btn/prev_off.jpg) left center no-repeat;
	width:10px;
	height:75px;
	cursor:default;
	display:block;
}
.btn_add_entry{
	background:url(../img/palettes/default_palette/generic/btn/add_new.gif) right center no-repeat;
	width:18px;
	height:18px;
	cursor:pointer;
	display:block;
}
.btn_help{
	background:url(../img/palettes/default_palette/generic/btn/help.gif) no-repeat center;
	width:18px;
	height:18px;
	cursor:pointer;
	display:block;
}
.btn_change_location{
	background:url(../img/palettes/default_palette/generic/btn/change_my_location.gif) no-repeat;
	width:154px;
	height:24px;
	display:block;
	cursor:pointer;
}
.btn_find_people{
	background:url(../img/palettes/default_palette/header/btn_find_people.gif) no-repeat;
	width:170px;
	height:24px;
	display:block;
}

/******************************************************* TABS **********************************************************/

table.blog_tabs{
	margin-top:20px;
}
.blog_tabs .tab{
	background:url(../img/palettes/default_palette/tabs/off.gif) no-repeat left;
	padding-left:10px;
}
.blog_tabs .tab.on{
	background:url(../img/palettes/default_palette/tabs/on.gif) no-repeat left;
}
.blog_tabs .tab a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#9E9D99;
	display:block;
	line-height:27px;
	padding:0 10px 0 3px;
}
.blog_tabs .tab.on a{
	color:#32302E;
	background-color:#F0EAD8;
}

/****************************************************** FORMS **********************************************************/

.form_label_txt{
	font-size:11px;
	color:#3D332A;
	font-weight:bold;
}
.form_header_txt{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.form_label_info{
 padding:5px 10px 5px 25px;
}
.form_label_width{
	width:128px;
}
.form_field_txt{
	font-size:11px;
	color:#3D332A;
}
.form_field_pass{
	font-size:11px;
	color:#FF811A;
	font-weight:bold;
}
.form_input{
	font-family:Tahoma, Arial, Verdana;
	padding:2px;
	border:1px solid #B6B4A6;
	height:21px;
}
.form_input_width{
	width:200px;
}
.form_input_date{
	width:80px;
}
.form_select_date{
	width:60px;
	font-family:Tahoma, Arial, Verdana;
	padding:1px;
	border:1px solid #B6B4A6;
	height:21px;
}
.form_select{
	font-family:Tahoma, Arial, Verdana;
	padding:1px;
	border:1px solid #B6B4A6;
	height:21px;
}
.form_textarea_width{
	width:100%;
	height:120px;
	font-family:Tahoma, Arial, Verdana;
	padding:3px;
	border:1px solid #B6B4A6;
}
.form_textarea_suitable{
	font-family:Tahoma, Arial, Verdana;
	padding:3px;
	border:1px solid #B6B4A6;
	width:100%;
}

/***************************************************** IMAGES **********************************************************/


/* CUSTOMIZE */

.default_avatar_small{
	background:url(../img/palettes/default_palette/customize/default_avatar.gif) no-repeat top left;
	width:50px;
	height:50px;
	display:block;
}
.customize_step1{
	cursor:pointer;
	background:url(../img/palettes/default_palette/customize/steps/step1.gif) no-repeat left;
	width:162px;
	height:112px;
}
.customize_step1_selected{
	background:url(../img/palettes/default_palette/customize/steps/step1_selected.gif) no-repeat left;
	width:162px;
	height:112px;
}
.customize_step2{
	cursor:pointer;
	background:url(../img/palettes/default_palette/customize/steps/step2.gif) no-repeat center;
	width:162px;
	height:112px;
}
.customize_step2_selected{
	background:url(../img/palettes/default_palette/customize/steps/step2_selected.gif) no-repeat center;
	width:162px;
	height:112px;
}
.customize_step3{
	cursor:pointer;
	background:url(../img/palettes/default_palette/customize/steps/step3.gif) no-repeat right;
	width:162px;
	height:112px;
}
.customize_step3_selected{
	background:url(../img/palettes/default_palette/customize/steps/step3_selected.gif) no-repeat right;
	width:162px;
	height:112px;
}
.customize_app{
	width:48px;
	height:48px;
}
.customize_app.backpack{background:url(../img/palettes/default_palette/customize/applications/backpack.gif) no-repeat top;}
.customize_app.terminal{background:url(../img/palettes/default_palette/customize/applications/terminal.gif) no-repeat top;}
.customize_app.friends{background:url(../img/palettes/default_palette/customize/applications/friends.gif) no-repeat top;}
.customize_app.journal{background:url(../img/palettes/default_palette/customize/applications/journal.gif) no-repeat top;}
.customize_app.recommendations{background:url(../img/palettes/default_palette/customize/applications/recommendations.gif) no-repeat top;}
.customize_app.photos{background:url(../img/palettes/default_palette/customize/applications/photos.gif) no-repeat top;}
.customize_app.music{background:url(../img/palettes/default_palette/customize/applications/music.gif) no-repeat top;}
.customize_app.videos{background:url(../img/palettes/default_palette/customize/applications/video.gif) no-repeat top;}
.customize_app.chat{background:url(../img/palettes/default_palette/customize/applications/chat.gif) no-repeat top;}
.customize_app.bookmarks{background:url(../img/palettes/default_palette/customize/applications/bookmarks.gif) no-repeat top;}
.customize_app.events{background:url(../img/palettes/default_palette/customize/applications/events.gif) no-repeat top;}
.customize_app.files{background:url(../img/palettes/default_palette/customize/applications/files.gif) no-repeat top;}
.customize_app.video_postals{background:url(../img/palettes/default_palette/customize/applications/video_postals.gif) no-repeat top;}
.customize_app.fund_my_trip{background:url(../img/palettes/default_palette/customize/applications/fund_my_trip.gif) no-repeat top;}
.customize_app.google_ads{background:url(../img/palettes/default_palette/customize/applications/google_ads.gif) no-repeat top;}
.customize_app.games{background:url(../img/palettes/default_palette/customize/applications/games.gif) no-repeat top;}
.customize_app.favorite_places{background:url(../img/palettes/default_palette/customize/applications/favorite_places.gif) no-repeat top;}
.customize_app.trips{background:url(../img/palettes/default_palette/customize/applications/trips.gif) no-repeat top;}

/* USER PANEL */

.default_avatar{
	background:url(../img/palettes/default_palette/user_panel/default_avatar.gif) no-repeat top left;
	width:72px;
	height:72px;
}
.default_avatar_big{
	background:url(../img/palettes/default_palette/user_panel/default_avatar_big.gif) no-repeat top left;
	width:232px;
	height:200px;
}

/* APPLICATIONS PANEL */

.app{
	width:24px;
	height:24px;
}
.app.home{background:url(../img/palettes/default_palette/app_panel/home.gif) no-repeat top;}
.app.backpack{background:url(../img/palettes/default_palette/app_panel/backpack.gif) no-repeat top;}
.app.terminal{background:url(../img/palettes/default_palette/app_panel/terminal.gif) no-repeat top;}
.app.friends{background:url(../img/palettes/default_palette/app_panel/friends.gif) no-repeat top;}
.app.journal{background:url(../img/palettes/default_palette/app_panel/journal.gif) no-repeat top;}
.app.recommendations{background:url(../img/palettes/default_palette/app_panel/recommendations.gif) no-repeat top;}
.app.photos{background:url(../img/palettes/default_palette/app_panel/photos.gif) no-repeat top;}
.app.music{background:url(../img/palettes/default_palette/app_panel/music.gif) no-repeat top;}
.app.videos{background:url(../img/palettes/default_palette/app_panel/video.gif) no-repeat top;}
.app.chat{background:url(../img/palettes/default_palette/app_panel/chat.gif) no-repeat top;}
.app.bookmarks{background:url(../img/palettes/default_palette/app_panel/my_bookmarks.gif) no-repeat top;}
.app.events{background:url(../img/palettes/default_palette/app_panel/events.gif) no-repeat top;}
.app.files{background:url(../img/palettes/default_palette/app_panel/files.gif) no-repeat top;}
.app.video_postals{background:url(../img/palettes/default_palette/app_panel/video_postals.gif) no-repeat top;}
.app.fund_my_trip{background:url(../img/palettes/default_palette/app_panel/fund_my_trip.gif) no-repeat top;}
.app.google_ads{background:url(../img/palettes/default_palette/app_panel/google_ads.gif) no-repeat top;}
.app.games{background:url(../img/palettes/default_palette/app_panel/games.gif) no-repeat top;}
.app.favorite_places{background:url(../img/palettes/default_palette/app_panel/favorite_places.gif) no-repeat top;}
.app.trips{background:url(../img/palettes/default_palette/app_panel/trips.gif) no-repeat top;}

/* APPLICATIONS SUMMARY */
.summary_app_journal a,
.summary_app_photos a,
.summary_app_terminal a,
.summary_app_friends a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F0EAD8;
	font-weight:bold;
	text-decoration:none;
}
.summary_app_journal{
	background:url(../img/palettes/default_palette/summary/journal.gif) no-repeat left center;
	height:23px;
	text-indent:21px;
}
.summary_app_photos{
	background:url(../img/palettes/default_palette/summary/photos.gif) no-repeat left center;
	height:23px;
	text-indent:32px;
}
.summary_app_terminal{
	background:url(../img/palettes/default_palette/summary/terminal.gif) no-repeat left center;
	height:23px;
	text-indent:25px;
}
.summary_app_friends{
	background:url(../img/palettes/default_palette/summary/friends.gif) no-repeat left center;
	height:23px;
	text-indent:28px;
}

.logo_meet{
	background:url(../img/palettes/default_palette/generic/icons/meet.gif) no-repeat left center;
	width:30px;
	height:30px;
}
.logo_eat{
	background:url(../img/palettes/default_palette/generic/icons/eat.gif) no-repeat left center;
	width:30px;
	height:30px;
}
.logo_sleep{
	background:url(../img/palettes/default_palette/generic/icons/sleep.gif) no-repeat left center;
	width:30px;
	height:30px;
}
.logo_party{
	background:url(../img/palettes/default_palette/generic/icons/party.gif) no-repeat left center;
	width:30px;
	height:30px;
}
.logo_events{
	background:url(../img/palettes/default_palette/generic/icons/events.gif) no-repeat left center;
	width:30px;
	height:30px;
}

/* FOOTER */

.footer_logo{
	background:url(../img/palettes/default_palette/footer/logo.gif) no-repeat top left;
	background-position:0 16px;
}
.footer_menu .top_menu td{
	background:url(../img/palettes/default_palette/footer/arrow.gif) no-repeat left center;
	background-position:18px;
}


