
html, body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
	
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select
{
    font-size:112%;
    font-family: Arial, sans-serif;
}
hr {
  background: transparent url(/images/hr.gif) repeat-x;
  border:0;	
  height:2px;
  clear:both;
}

.ruler
{
     background: transparent url(/images/hr.gif) repeat-x center center;
  height:30px;
  clear:both;
  font-size:0px;
  
}

p
{
    margin-top:1em;
}

.header1
{
	clear: both;
	font-size: 150%;
	margin: 0 0 0.8em 0;
    font-family: Arial, sans-serif;
}

h1 {
	clear: both;
	font-size: 150%;
	margin: 0 0 0.8em 0;
    font-family: Arial, sans-serif;
}

h2 {
	clear: both;
	font-size: 145%;
	margin: 0 0 0 0;
    font-family: Arial, sans-serif;
}

h3, h4, h5, h6 {
	clear: both;
	font-size: 100%;
    font-family: Arial, sans-serif;
}

address {
	font-weight: bold;
	color: #167d21;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:hover
{
    color:#FFD737;
}


.hide
{
    display:none;
}

ul
{
 
}
li
{
  
}

/*Portal setting*/

#main_portal
{
    background: #305C89 url(/images/bg_top.gif) repeat-x;
    font-size:74%;
    
}

#main_portal #wrapper
{
      
    margin:0 auto;
    color:#fff;
    text-align:left;
    position:relative;
    width:830px;

}



#main_portal #content_col_left
{
float:left;
width:830px;
}

#main_portal #content_col_right
{
    float:left;
    width:140px;
    margin-left:10px;
display:none;
   

}

#main_portal #header
{
    position:relative;

}

/*Album setting*/


#main_album
{
    background: #305C89 url(/images/bg_top_album.gif) repeat-x;
    font-size:74%;
    
}

#main_album #wrapper
{
      
    margin:0 auto;
    color:#fff;
    text-align:left;
    position:relative;
    width:85%;
    min-width:990px;

  
    
}

#main_album #content_wrapper
{
 
    float:left;
     width:100%;
     
}

#main_album #content_col_left
{

float: left;
width: 230px; /*Width of left column*/
margin-left: -100%;

}

#main_album #content_col_center
{

margin: 0 0px 0 230px;
/*margin: 0 140px 0 230px;*/

}

#main_album #content_col_right
{
float: left;
width: 140px; /*Width of right column*/
margin-left: -140px; /*Set left marginto -(RightColumnWidth)*/
display:none;

}



#main_album #header
{
    position:relative;
    height:115px;

}

#logo
{
    width:250px;
    height:50px;
    margin-left:15px;
   
}


#main_album #logo
{

    margin-left:5px;
   
}

#logo h1
{
    text-indent:-5000em;
    margin:0;
    padding:0;
}

#logo a,#logo a:visited
{
   display:block;
   width:250px;
   height:50px;
       background: transparent url(/images/gpsalbum_logo.gif) no-repeat;
 text-indent:-5000em;
}

#album_url a, #album_url a:visited
{
    background:none;
    color:#718BA2;  
    font-size:100%;
    margin:5px 0 0 30px;
     text-indent:0;
}


#languages
{
    position:absolute;
    top:0;
    right:0;
    height:50px;
    width:180px;
       	 background: transparent url(/images/lang_bg.gif) no-repeat;

}

#languages select
{
    font-size:92%;
    margin:21px 0 0 19px;
    height:19px;
    width:130px;
}




#mainmenu
{
    position:relative;
   	 background: transparent url(/images/mainmenu_bg.gif) no-repeat;
    height:48px;  
}


#mainmenu ul
{
    margin:15px 11px 0 15px;
	padding: 0;
	list-style-type: none;
 font-size:110%;
 float:left;
}

#mainmenu li
{
float:left;
color:#fff;
	 background: transparent url(/images/mainmenu_ruler.jpg) no-repeat top left;
	 margin:3px 3px;

}

#mainmenu li a:link,#mainmenu li a:visited
{
display:block;
padding:2px 8px 4px 16px;
color:#fff;

}



#mainmenu li a.active, #mainmenu li a:hover
{

    color:#FFD737;
}

#mainmenu .mainmenu_first
{
   margin-left:3px;
   background:none;
}

#mainmenu .mainmenu_last
{
    background:none;
}


/*Header pics*/

.header_pic_130_borders
{

  height:130px;
  clear:both;
  position:relative;
   background: transparent url(/images/header_pic_130_borders.png);  

}

.header_pic_130_pic
{

  height:130px;
  clear:both;
  position:relative;
  background-position: center top;
  background-repeat:no-repeat;
}


.header_pic_130_pic #header_text
{


    position:absolute;
    left:12px;
    top:60px;
    width:806px;
    height:50px;
}

.header_pic_130_pic #header_text h1
{


  display:none;
}



.header_pic_130_signup
{
 background-image:url(/images/header_pic_130_signup.jpg);  
}



.header_pic_130_help
{
 background-image: url(/images/header_pic_130_help.jpg);  
}

.header_pic_130_community
{
 background-image:url(/images/header_pic_130_community.jpg);  
}


.header_pic_130_news
{
 background-image: url(/images/header_pic_130_news.jpg);  
}



.header_pic_130_feedback
{
 background-image:url(/images/header_pic_130_feedback.jpg);  
}

.header_pic_130_links
{
 background-image:url(/images/header_pic_130_links.jpg);  
}


.header_pic_130_login
{
 background-image:url(/images/header_pic_130_login.jpg);  
}


.header_pic_130_error
{
 background-image:url(/images/header_pic_130_error.jpg);  
}


.header_pic_250_home
{

  height:250px;
  clear:both;
  position:relative; 
    background-position: center top;
  background-repeat:no-repeat;
 
}


.header_pic_250_borders
{

  height:250px;
  clear:both;
  position:relative;
   background: transparent url(/images/header_pic_250_borders.png);  

}

.header_pic_250_home_1
{
 background-image: url(/images/header_pic_250_home_1.jpg);  
}

.header_pic_250_home_2
{
 background-image:url(/images/header_pic_250_home_2.jpg);  
}

.header_pic_250_home_3
{
 background-image: url(/images/header_pic_250_home_3.jpg);  
}

.header_pic_250_home_4
{
 background-image:url(/images/header_pic_250_home_4.jpg);  
}

.header_pic_250_home #header_text
{

   
    position:absolute;
    left:12px;
    top:15px;
    width:806px;
     height:223px;
}


.header_pic_250_home h1
{
display:none;

}


#submenu_90
{
      clear:both;
  position:relative;
  background: transparent url(/images/submenu_90_bg.jpg) repeat-x;     
}


#submenu_90 #submenu_left
{
   background: transparent url(/images/submenu_90_left.jpg) no-repeat top left;     
   height:50px;
}


#submenu_90 #submenu_right
{
     background: transparent url(/images/submenu_90_right.jpg) no-repeat top right;     
   height:50px; 
}

#submenu_user 
{
    margin:0;
    padding:10px 0 0 25px;
    list-style-type:none;
}

#submenu_user li
{
 float:left;
 margin:0 10px 0 0;
 background: transparent url(/images/submenu_button_bg.gif) no-repeat top left;
 
}

#submenu_user li.active
{
 
 background: transparent url(/images/submenu_button_bg_active.gif) no-repeat top left;
 
}

#submenu_user #last
{
 float:right;
margin-right:25px;
 
 
}

#submenu_user li a, #submenu_user li a:visited
{
float:left;
  background: transparent url(/images/submenu_button_bg_right.gif) no-repeat top right;
  display:block;
  padding:1px 20px 4px 10px;
  color:#DFEAF3;
}

#submenu_user li.active a, #submenu_user li.active a:visited
{

  background: transparent url(/images/submenu_button_bg_right_active.gif) no-repeat top right;
  padding-bottom:5px;
}

#submenu_user li a:hover, #submenu_user .active a,submenu_user .active a:visited
{

  color:#fff;
}


#submenu_user li span
{
    display:block;
    width:16px;
    height:16px;
    float:left;
    margin:2px 4px 0 0;
    cursor:pointer;
    
}

#submenu_user li #tracks
{
 	 background: transparent url(/images/icon_tracks.gif) no-repeat ;
}

#submenu_user li #photos
{
 	 background: transparent url(/images/icon_photos.gif) no-repeat ;
}
#submenu_user li #friends
{
 	 background: transparent url(/images/icon_friends.gif) no-repeat ;
}
#submenu_user li #user_info
{
 	 background: transparent url(/images/icon_user_info.gif) no-repeat ;
}
#submenu_user li #settings
{
 	 background: transparent url(/images/icon_settings.gif) no-repeat ;
}

#submenu_user li #logout
{
 	 background: transparent url(/images/icon_logout.gif) no-repeat ;
}






/*Home login*/

#header_login
{
          background: transparent url(/images/header_pic_login_bg.png) repeat-x; 
        height:50px;

}

#signup_bar
{
padding:0px 27px 0 27px;

float:left;

}

#button_signup
{
      background: transparent url(/images/button_signup.gif) no-repeat;   
 padding:7px 80px 10px 40px;
  display:block;
  position:relative;
  float:left;
}


.login_form
{

      position:relative;


}

#signup_bar .login_form
{
    float:right;
      margin:0 0 0 0;
      position:relative;
      font-weight:bold;

}

#signup_bar .user_logged
{
    float:right;
      margin:0 0 0 0;
      position:relative;
      font-weight:bold;

}
#signup_bar .user_logged a,#signup_bar .user_logged a:visited
{
	 background: transparent url(/images/button_login.gif) no-repeat top right; 
	 display:block;
	 padding:7px 40px 10px 40px;

}



#signup_bar  .login_form span
{
    float:left;
   margin:7px 0 0 10px;


}

#signup_bar .login_form .input_txt
{
 
    width:120px;
        background: transparent url(/images/signup_input_txt_bg.gif) no-repeat top left; 
        border:0;
        height:20px;
        margin:5px 0 0 10px;
        text-indent:5px;
         float:left;
      
 
}


#signup_bar .login_form .login_button
{

	 background: transparent url(/images/button_login.gif) no-repeat; 
	 width:32px;
	 height:32px;
	 text-indent:-5000px;
   margin-left:8px;
   border:0;
   font-size:0px;
   cursor:pointer;
   color:Yellow;   
   float:left;

}
.login_msg
{

position:relative;
margin-left:-10px;
    width:360px;
    height:48px;
     color:#000;

}

.login_msg .login_msg_wrapper
{


    width:360px;
    height:48px;
     background: transparent url(/images/login_msg_bg.png) no-repeat; 
   
}
.login_msg .login_msg_content
{
       padding:15px 0px 5px 48px;

       position:relative;
}
.login_msg div a,.login_msg div a:visited
{
color:#35445F;
border-bottom:dotted 1px #35445F;
}

/*Columns*/

.container_1_columns
{
    display:block;
    clear:both;
  
}

.container_3_columns
{
 clear:both;
}

.container_3_columns .column_left
{
  float:left;

  width:33%;
}

.container_3_columns .column_center
{
  float:left;
  width:34%;
}

.container_3_columns .column_right
{
  float:left;
  width:33%;
}

.container_2_columns
{
 clear:both;
}

.container_2_columns .column_left
{
  float:left;

  width:27%;
}

.container_2_columns .column_right
{
  float:left;

  width:73%;

}


/*Modul*/

.modul
{
}
.modul_t
{
     background: transparent url(/images/modul_t_l.gif) no-repeat top left;
           height:20px;
}
.modul_t_inner
{
       background: transparent url(/images/modul_t_r.gif) no-repeat top right;
       height:20px;
}

.modul_m
{
     background: #3F70A0 url(/images/modul_m_l.gif) repeat-y top left;
}
.modul_m_inner
{
       background: transparent url(/images/modul_m_r.gif) repeat-y top right;
    padding:10px 30px 10px 30px;
  min-height:80px;
	height:auto !important;
	height:80px; 
    position:relative;
}

.modul_b
{
     background: transparent url(/images/modul_b_l.gif) repeat-y top left;
           height:20px;
}
.modul_b_inner
{
       background: transparent url(/images/modul_b_r.gif) repeat-y top right;
      height:20px;
}



/*Child modul*/

.child_modul
{
}
.child_modul .modul_t
{
     background: transparent url(/images/tab_list_t_l.gif) no-repeat bottom left;
}
.child_modul .modul_t_inner
{
       background: transparent url(/images/tab_list_t_r.gif) no-repeat bottom right;
       height:20px;
}

.child_modul .modul_m
{
       background: #A3BBD1 url(/images/tab_content_m_l.gif) repeat-y top left;
}
.child_modul .modul_m_inner
{   background: transparent url(/images/tab_content_m_r.gif) repeat-y top right;
   color:#3B678F;
     min-height:90px;
	height:auto !important;
	height:90px; 
	
}


.child_modul .modul_b
{
     background: transparent url(/images/tab_content_b_l.gif) repeat-y bottom left;
     height:10px;
}
.child_modul .modul_b_inner
{
         background: transparent url(/images/tab_content_b_r.gif) repeat-y bottom right;
      height:10px;

      font-size:0px;
}


.map_view .modul_m_inner
{
    padding:5px 15px;
}

 



.menulist 
{
    margin:0;
    padding:0;
    list-style-type: none;
   
}
.menulist li
{
     background: transparent url(/images/hr.gif) repeat-x bottom right;
   padding:0;
    margin:0;
    
    min-height:20px;
	height:auto !important;
	height:20px; 

}

.submenu 
{
    margin:0;
    padding:0;
    list-style-type: none;
   
}
.submenu li
{
     background: transparent url(/images/hr.gif) repeat-x bottom right;
   padding:0;
    margin:0;
    
    min-height:20px;
	height:auto !important;
	height:20px; 

}

.submenu a
{
      display:block;
   background: transparent url(/images/arrow_r.gif) no-repeat 0px 8px;
	text-decoration: none;
	padding:4px 0 4px 10px;
	cursor:pointer;
}
.submenu .active
{
color:#FFD737;
}




/*Lista pager*/

#list_pager
{
    clear:both;
    height:40px;
     background: transparent url(/images/hr.gif) repeat-x top left;
     padding-top:15px;
     margin-top:15px;
}

#list_pager ul
{
    margin:0;
    padding:0;
    list-style-type: none;
   
}
#list_pager  li
{
 
   padding:0;
    margin:0;
    float:left;
    background:none;
   

}
#list_pager .tracklist_pager_prev
{
  
width:80px;
    padding:5px 0;
}


#list_pager .tracklist_pager_next
{
  
width:80px;
    padding:5px 0;
    text-align:right;
}

#list_pager .tracklist_pager_prev a,
#list_pager .tracklist_pager_prev a:visited,
#list_pager .tracklist_pager_prev a:hover
{
    width:60px;
    background:none;
    margin:0;
    font-weight:bold;
    color:#FFF;
     background: transparent url(/images/arrow_l.gif) no-repeat left 5px;
  text-align:left;
    padding-left:10px;
}


#list_pager .tracklist_pager_next a,
#list_pager .tracklist_pager_next a:visited,
#list_pager .tracklist_pager_next a:hover
{
    width:80px;
    background:none;
    margin:0;
    font-weight:bold;
    color:#FFF;
     background: transparent url(/images/arrow_r.gif) no-repeat right 5px;
  text-align:right;
  padding-right:10px;
}

#list_pager a
{
   margin:5px 5px;
    display:block;
    width:18px;
    height:18px;
    text-align:center;
    float:left;
     background: transparent url(../images/ball_off.png) no-repeat;
     cursor:pointer;
}

#list_pager a:hover,#list_pager a:active, #list_pager .tracklist_pager_selected a
{
   margin:5px 5px;
    display:block;
    width:18px;
    height:18px;
    text-align:center;
    float:left;
     background: transparent url(../images/ball_on.png) no-repeat;
      cursor:pointer;
      color:#718BA2;
}


/*Tabs styles*/

.page_tabs
{
  width:100%;
  height:38px;
    background: transparent url(/images/tabs_bg.gif) repeat-x bottom left;
margin-bottom:15px;
		
}



#tablist{
margin:0;
  padding:0;
  list-style:none;
  float:left;

}



#tablist li{
float:left;
  background:transparent url(/images/tab_l.gif) no-repeat left top;
  margin:0 3px 0 0;
  padding:0 0 0 10px;
    height:30px;
     overflow:hidden;
}

#tablist li a
{
 float:left;
  display:block;
  background:transparent url(/images/tab_r.gif) no-repeat right top;
  padding:7px 10px 20px 0px;
  text-decoration:none;
  color:#fff;


}


#tablist li a:hover
{
        color:#FFD737;
}

#tablist .current {
 background-image:url('/images/tab_l_active.gif');
color: #3B678F;
  height:31px;
  overflow:hidden;
  }
#tablist .current a {
 background-image:url('/images/tab_r_active.gif');
color:#3B678F;
  padding:7px 10px 20px 0px;
  font-weight:bold;

}

#tablist li span
{
    display:block;
    width:16px;
    height:16px;
    float:left;
    margin:1px 4px 0 0;
    cursor:pointer;
    
}


#tablist li #info
{
 	 background: transparent url(/images/icon_info.gif) no-repeat ;
}
#tablist li #map_view
{
 	 background: transparent url(/images/icon_map.gif) no-repeat ;
}
#tablist li #map_view_tracks
{
 	 background: transparent url(/images/icon_map.gif) no-repeat ;
}
#tablist li #map_view_photos
{
 	 background: transparent url(/images/icon_map_photos.gif) no-repeat ;
}
#tablist li #blog
{
 	 background: transparent url(/images/icon_blog.gif) no-repeat ;
}

#tablist li #modify_track
{
 	 background: transparent url(/images/icon_edit.gif) no-repeat ;
}

#tablist li #delete_track
{
 	 background: transparent url(/images/icon_delete.gif) no-repeat ;
}

#tablist li #track_list
{
 	 background: transparent url(/images/icon_list.gif) no-repeat ;
}

#tablist li #track_info
{
 	 background: transparent url(/images/icon_info.gif) no-repeat ;
}

#tablist li #back
{
 	 background: transparent url(/images/icon_back.gif) no-repeat ;
}





.tab_content_m
{
 
       background: #A3BBD1 url(/images/tab_content_m_l.gif) repeat-y top left;
}

.tab_content_m_inner
{
   background: transparent url(/images/tab_content_m_r.gif) repeat-y top right;
   color:#3B678F;
}

.tab_content_b
{
     background: transparent url(/images/tab_content_b_l.gif) repeat-y bottom left;
     height:10px;
}
.tab_content_b_inner
{
       background: transparent url(/images/tab_content_b_r.gif) repeat-y bottom right;
      height:10px;

      font-size:0px;
}
 

.tab_content

{


      padding:10px 20px 10px 20px;

      

}
#map
{

}

/*Footer*/

#copy
{
     clear:both;
     padding:10px 10px 0 30px;
     position:relative;
     font-size:85%;
     text-align:right;
  
}

#footer
{
    background: #305C89 url(/images/bg_footer.jpg) repeat-x bottom;
    height:120px;
    clear:both;
    text-align:center;

}






/*FORMS*/

fieldset
{
    border:0;
    padding:0;
    margin:0px 0 0 0;
}
legend
{
    display:none;
}

.frm_label
{
display:block;
width:160px;
float:left;
margin:3px 0 0 0;
}
.frm_input
{
   
    display:block;

float:left;
position:relative;


}

.track_desc_editor
{
    width:500px;
    height:500px;

}

.input_txt_common, .input_txt
{
  
    width:220px;
        background: transparent url(/images/input_text_bg_220.gif) no-repeat left top; 
        border:0;
        height:20px;
        padding:2px 5px 0 5px;
	text-indent:0;
	display:block;  
 
}


.submit_button, .login_button
{
    width:102px;
    height:24px;
    text-align:center;
    color:#fff;
     background: transparent url(../images/submit_bg.gif) no-repeat;
     border:0;
     font-weight:bold;
     padding:0;
     margin:0;
          cursor:pointer;
}
.modul .login_button,.modul .input_txt
{
    margin:5px 0 10px 0;
}

.submit_button_signup
{
    width:240px;
    height:42px;
    text-align:center;
    color:#fff;
     background: transparent url(../images/signup_button_bg.jpg) no-repeat;
     border:0;
     font-weight:bold;
     padding:0;
     margin:0;
     cursor:pointer;

}


.submit_button_2
{
    width:62px;
    height:24px;
    text-align:center;
    color:#fff;
     background: transparent url(../images/submit_bg_2.gif) no-repeat;
     border:0;
     font-weight:bold;
     padding:0;
     margin:0;
     line-height:90%;
          cursor:pointer;
}

.submit_button_160
{
    width:160px;
    height:24px;
    text-align:center;
    color:#fff;
     background: transparent url(../images/submit_bg_160.gif) no-repeat;
     border:0;
     font-weight:bold;
     padding:0;
     margin:0;
     line-height:90%;
          cursor:pointer;
}

.required
{
        background: transparent url(../images/icon_required.gif) no-repeat;
        margin:3px 0 0 5px;
        padding-left:20px;
        float:left;
        display:block;
        color:#fff;
        
        
}

.frm_msg
{
     background: transparent url(../images/frm_msg_bg.gif) no-repeat;
     width:340px;
     height:40px;
     padding:15px 0 0 50px;
     margin:10px 0 10px 0px;
     display:block;
     color:#000;
}

/* LINKS */

.arrow_r
{
    display:block;
   background: transparent url(/images/arrow_r.gif) no-repeat 0px 5px;
	text-decoration: none;
	padding-left:10px;
	cursor:pointer;
}

.arrow_d
{
    display:block;
   background: transparent url(/images/arrow_d.gif) no-repeat 0px 8px;
	text-decoration: none;
	padding-left:16px;
	cursor:pointer;
}



.back
{
    margin-top:10px;
    display:block;
    padding-left:10px;
 background: transparent url(/images/arrow_l.gif) no-repeat 0px 4px;
}




.clear
{
    clear:both;
    height:0;
}

#what_is
{
     background: transparent url(../images/what_is_icon.png) no-repeat right top;
     position:absolute;
     right:30px;
     top:2px;
     height:31px;
     width:52px;

}
#sneak
{
     background: transparent url(../images/sneak_icon.png) no-repeat right top;
     position:absolute;
     right:30px;
     top:2px;
     height:27px;
     width:30px;

}

#notify
{
     background: transparent url(../images/notify_icon.png) no-repeat right top;
     position:absolute;
     right:30px;
     top:5px;
     height:22px;
     width:37px;

}

/*banners */

#banners_album_top_1
{
    width:468px;
    height:60px;
    position:absolute;
    top:15px;
    right:150px;
 
}


#banners_portal_right_1
{
    width:140px;
    height:600px;
    margin:64px 0 0 0px;

}

#banners_portal_bottom_1
{

  width:728px;
  margin:0 auto;
    padding:80px 0 30px 0;
}

#banners_album_right_1
{
    width:120px;
    height:600px;
    margin:10px 0 0 10px;


}

#banners_album_top_2
{
    height:25px;
    margin:0px 0 0 20px;
  

}

/*Profile modul */

.profile
{
}

.profile_avatar
{
    width:64px;
    height:64px;
     float:left;
     margin-bottom:10px;
    background: transparent url(../images/avatar_default.jpg) no-repeat;
}

.profile_avatar a
{
    width:64px;
    height:64px;
    display:block;
    background: transparent url(../images/avatar_frame.png) no-repeat;
    text-indent:-5000em;
}



.profile_name
{
    font-weight:bold;
    font-size:130%;
}

.profile_location
{
   clear:both;
   margin:0 0 10px 0;
   display:block;
  
}

.profile_stat
{
 width:95px;

   float:right;
height:64px;
line-height:110%;
}

.profile .ruler
{
height:2px;
}

.profile ul
{
margin-top:0px;
}

.profile_details
{
    font-weight:bold;
       background: transparent url(../images/arrow_d.gif) no-repeat 10px 12px;
         display:block;
         padding:5px 5px 5px 25px;
         cursor:pointer;
    
}

/*Tools */

.user_tools
{
    
}

.user_tools h2
{
    margin:0 0 10px 0;
}

.user_tools_modifyuser
{
         background: transparent url(../images/icon_user_edit.gif) no-repeat 5px 5px;
         display:block;
         padding:5px 5px 5px 25px;

}

.user_tools_logout
{
         background: transparent url(../images/icon_logout.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}

.user_tools_tracks
{
         background: transparent url(../images/icon_list.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}
.user_tools_addtrack
{
         background: transparent url(../images/icon_add.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}
.user_tools_gotoportal
{
         background: transparent url(../images/icon_gotocommunity.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}

.user_tools_gotoalbum
{
         background: transparent url(../images/icon_arrow_r.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}

.user_tools_login
{
         background: transparent url(../images/icon_logout.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}

.user_tools_help
{
         background: transparent url(../images/icon_help.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}

.user_tools_gotohome
{
         background: transparent url(../images/icon_gotoportal.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}

.user_tools_signup
{
         background: transparent url(../images/icon_signup.gif) no-repeat 5px 5px;
         display:block;
          padding:5px 5px 5px 25px;

}

/*Track list*/

.community_tracklist .modul_m_inner
{
     padding:10px 25px 10px 25px;
}

.community_tracklist h1 
{
    margin:0px 0 20px 10px;
}
.track_row
{
    padding:5px 20px;
      min-height:120px;
	height:auto !important;
	height:120px; 
	position:relative;
}



.community_tracklist .track_row
{
    padding:5px 20px;

}

.user_list, .user_list .track_row
{ 
    min-height:64px;
	height:auto !important;
	height:64px; 
	
}



.track_avatar
{
   float: left;
width: 64px; /*Width of left column*/
margin-left: -100%;
text-indent:-5000em;
height:64px;
 background: url(../images/avatar_default.jpg);
}

   
   
.track_avatar a
{
    width:64px;
    height:64px;
    display:block;
    background: transparent url(../images/avatar_frame.png) no-repeat;
    text-indent:-5000em;
}

.track_list_odd .track_avatar a
{

    background: transparent url(../images/avatar_frame_odd.png) no-repeat;
 

}

.track_cat
{
   float: left;
width: 64px; /*Width of left column*/

text-indent:-5000em;
height:64px;


}

.track_cat_community
{
    position:absolute;
    width:64px;
    height:64px;
    top:-15px;
    right:-5px;

}

.track_list_odd .track_cat_community
{
    position:absolute;
    width:64px;
    height:64px;
    top:-25px;
    right:-25px;
 
    

}

.track_cat_0, .track_cat_99
{
         background: transparent url(../images/icon_cat_0.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_1
{
         background: transparent url(../images/icon_cat_1.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_2
{
         background: transparent url(../images/icon_cat_2.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_3
{
         background: transparent url(../images/icon_cat_3.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_4
{
         background: transparent url(../images/icon_cat_4.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_5
{
         background: transparent url(../images/icon_cat_5.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_6
{
         background: transparent url(../images/icon_cat_6.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_7
{
         background: transparent url(../images/icon_cat_7.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_8
{
         background: transparent url(../images/icon_cat_8.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_9
{
         background: transparent url(../images/icon_cat_9.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_10
{
         background: transparent url(../images/icon_cat_10.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_11
{
         background: transparent url(../images/icon_cat_11.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_12
{
         background: transparent url(../images/icon_cat_12.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_13
{
         background: transparent url(../images/icon_cat_13.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_14
{
         background: transparent url(../images/icon_cat_14.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_15
{
         background: transparent url(../images/icon_cat_15.png) no-repeat;
         width:64px;
         height:64px;

}

.track_cat_16
{
         background: transparent url(../images/icon_cat_16.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_17
{
         background: transparent url(../images/icon_cat_17.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_18
{
         background: transparent url(../images/icon_cat_18.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_19
{
         background: transparent url(../images/icon_cat_19.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_20
{
         background: transparent url(../images/icon_cat_20.png) no-repeat;
         width:64px;
         height:64px;

}
.track_cat_21
{
         background: transparent url(../images/icon_cat_21.png) no-repeat;
         width:64px;
         height:64px;

}

.track_cat_22
{
         background: transparent url(../images/icon_cat_22.png) no-repeat;
         width:64px;
         height:64px;

}

.track_info
{
 float:left;
     width:100%;
}



#Subthread-1
{
     min-height:400px;
	height:auto !important;
	height:400px; 
	position:relative;
}

.track_info_inner
{
margin: 0 20px 0 74px;
}

.track_row .track_info_inner
{
margin: 0 230px 0 0px;
}

.community_tracklist .track_row .track_info_inner
{
margin: 0 165px 0 75px;
}

/*Track list odd modul*/

.track_list_odd
{
 position:relative;
  min-height:140px;
	height:auto !important;
	height:140px;
}
.track_list_odd .track_row
{
  
    padding:0;


}

.track_list_odd .modul_t
{
     background: transparent url(/images/comment_t_l.gif) no-repeat bottom left;
}
.track_list_odd .modul_t_inner
{
       background: transparent url(/images/comment_t_r.gif) no-repeat bottom right;
       height:20px;
}

.track_list_odd .modul_m
{
       background: #5D87AF url(/images/comment_m_l.gif) repeat-y top left;
}
.track_list_odd .modul_m_inner
{   background: transparent url(/images/comment_m_r.gif) repeat-y top right;
   color:#fff;
   min-height:140px;
	height:auto !important;
	height:140px;
	    padding:10px 20px 10px 20px;
	    position:relative;
}

.user_list .modul_m_inner
{  
   min-height:64px;
	height:auto !important;
	height:64px;

	
}

.track_list_odd .modul_b
{
     background: transparent url(/images/track_list_b_l.gif) repeat-y top left;
height:20px;
}
.track_list_odd .modul_b_inner
{
         background: transparent url(/images/comment_b_r.gif) repeat-y top right;
      height:20px;

     
}
.cat_select
{
     background: transparent url(/images/tracklist_select_bg.gif) no-repeat;
     position:relative;
     height:36px;
     margin-left:5px;
}


.cat_select span
{
    float:left;
     margin:8px 0 0 10px;
}
.tracklist_select
{

    float:left;
    margin:6px 0 0 10px;
    width:140px;
    
}

.tracklist_select_icon
{

    float:left;
    margin-top:-14px;
    
}


.track_title
{
    margin:0px 0 10px 0;
    display:block;

}
.track_title_date
{
    font-size:75%;
    font-weight:normal;

}

.track_date
{
             background: transparent url(../images/icon_calendar.gif) no-repeat;
             padding-left:22px;
             

}
.track_length
{
                 background: transparent url(../images/icon_length.gif) no-repeat;
             padding-left:22px;
          

}

.track_totaltime
{
                 background: transparent url(../images/icon_time.gif) no-repeat;
             padding-left:22px;
            

}

.track_sport
{
                 background: transparent url(../images/icon_sport.gif) no-repeat;
             padding-left:22px;
            

}


.track_row .track_date,.track_row .track_location, .track_row .track_totaltime,.track_row .track_length,.track_row .track_comments,.track_row .track_photos
{
     margin-right:15px;
}

.track_avgspeed
{
                 background: transparent url(../images/icon_avg_speed.gif) no-repeat;
             padding-left:22px;
       

}

.track_hr
{
                 background: transparent url(../images/icon_hr.gif) no-repeat;
             padding-left:22px;
       

}


.track_location
{
                 background: transparent url(../images/icon_tracks.gif) no-repeat;
             padding-left:22px;
  
}

.track_comments
{
                 background: transparent url(../images/icon_comments.gif) no-repeat;
             padding-left:22px;
  
}

.track_photos
{
                 background: transparent url(../images/icon_camera.gif) no-repeat;
             padding-left:22px;
  
}

.track_visits
{
                 background: transparent url(../images/icon_eye.gif) no-repeat;
             padding-left:22px;
  
}


.track_desc
{
   padding-top:10px;

}

.track_preview_image
{
  float: left;
width: 220px; /*Width of right column*/
height:220px;
margin-left: -220px; /*Set left marginto -(RightColumnWidth)*/

overflow:hidden;

}
.community_tracklist .track_preview_image
{
    width: 150px; /*Width of right column*/
height:150px;
margin-left: -150px; /*Set left marginto -(RightColumnWidth)*/

}

.community_tracklist .track_preview_image span
{
display:none;
}

.track_preview_image a, .track_preview_image a:visited
{
 display:none;
}


.heading_download
{
margin-bottom:10px;
    background: transparent url(/images/icon_down_24.gif) no-repeat;
   
       padding:5px 30px
}


/*Track Comment*/

.Track_Comment
{
  


}


.heading_comments
{
       background: transparent url(/images/icon_comments_24.gif) no-repeat;
   
       padding:5px 30px
}

/*Track comment modul*/

.Track_Comment
{
}
.Track_Comment .modul_t
{
     background: transparent url(/images/comment_t_l.gif) no-repeat bottom left;
}
.Track_Comment .modul_t_inner
{
       background: transparent url(/images/comment_t_r.gif) no-repeat bottom right;
       height:20px;
}

.Track_Comment .modul_m
{
       background: #5D87AF url(/images/comment_m_l.gif) repeat-y top left;
}
.Track_Comment .modul_m_inner
{   background: transparent url(/images/comment_m_r.gif) repeat-y top right;
   color:#fff;
     min-height:40px;
	height:auto !important;
	height:40px;
	    padding:5px 25px 5px 25px;
}

.Track_Comment .modul_b
{
     background: transparent url(/images/comment_b_l.gif) repeat-y bottom left;
height:40px;
}
.Track_Comment .modul_b_inner
{
         background: transparent url(/images/comment_b_r.gif) repeat-y bottom right;
      height:40px;

     
}

.Track_Alias
{
    padding:14px 0 0 20px;
    margin-left:78px;
      background: transparent url(/images/icon_user.gif) no-repeat 0 14px;
}

.Track_Alias a, .Track_Alias a:visited
{
    border-bottom:dotted 1px #fff;
   
}

.Track_Alias .delete
{
  border-bottom:none;
  padding-left:18px;
  margin-left:5px;
         background: transparent url(/images/icon_delete.gif) no-repeat;

}


.comment_frm
{
    margin-top:15px;

}

.comment_frm .frm_label
{
   width:130px;
}

.comment_frm .frm_input textarea
{
   width:220px;
}


.comment_frm .ruler
{
    background:none;
    height:10px;
}


.comment_frm_buttons
{
   margin-left:130px;
   margin-bottom:10px;
}


.required_bullet
{
          background: transparent url(/images/bullet.gif) no-repeat right top;
          text-align:left;
     padding-right:8px;
          
        
}

.required_bullet_infotext
{
    font-size:92%;
    display:block;
    clear:both;
     background: transparent url(/images/bullet.gif) no-repeat left top;
      padding-left:8px;
      margin:10px 0;
}

#nameError
{
    display:none;
}
#track_share
{

}

.heading_share
{
margin-bottom:10px;
    background: transparent url(/images/icon_web_24.gif) no-repeat;
   
       padding:5px 30px
}

#track_share input
{
    width:99%;
    margin-bottom:5px;
    background-color:#D7E0EA;

}

#track_share ul
{
margin:3px 0 0 0;
padding:0;
list-style:none;
}
#track_share ul li
{
    display:inline;
    margin-right:3px;
}


/*Ters of usage*/
#terms_body
{
    background-color:#305C89;
    color:#fff;
       font-size:82%;
}

.community_search
{
}

.community_search .input_txt_common, .album_login .input_txt, .input_txt_160
{
  
    width:160px;
        background: transparent url(/images/input_text_bg_160.gif) no-repeat right top; 
        border:0;
        height:20px;
        padding:0;
        text-indent:5px;
}
 

.community_search select
{
    width:160px;
}

.community_search .ruler
{
   height:10px;
}
.community_search h1
{
 
}

.community_search .submit_button
{
   background: transparent url(../images/search_button_160.gif) no-repeat;
   width:160px;
   height:40px;
}


.stat .users
{
         background: transparent url(../images/icon_users.gif) no-repeat 0px 5px;
         display:block;
          padding:5px 5px 5px 20px;
}

.stat .tracks
{
         background: transparent url(../images/icon_tracks.gif) no-repeat 0px 5px;
         display:block;
          padding:5px 5px 5px 20px;
}
.stat .last_added
{
         background: transparent url(../images/icon_calendar.gif) no-repeat 0px 5px;
         display:block;
          padding:5px 5px 5px 20px;
}

.stat .comments
{
         background: transparent url(../images/icon_comments.gif) no-repeat 0px 5px;
         display:block;
          padding:5px 5px 5px 20px;
}

.stat .photos
{
         background: transparent url(../images/icon_camera.gif) no-repeat 0px 5px;
         display:block;
          padding:5px 5px 5px 20px;
}

.link_list
{
 margin:20px;
 padding:0;
}

.link_list li
{
      list-style-image:url(/images/arrow_r.gif);
}
.content_help h1
{

}

.content_help p
{
    padding-left:20px;
    background: transparent url(../images/icon_check.gif) no-repeat;

}

.welcome_1,.welcome_2,.welcome_3,.welcome_4
{
    float:left;
    width:50%;
}


.welcome .track_list_odd .modul_m_inner
{   

	    padding:15px 25px 15px 25px;
}



.welcome_2 .modul, .welcome_4 .modul
{
    margin-left:15px;

}

.welcome .modul_m_inner h1
{
  height:32px;
padding:5px 0 0 40px
}

.welcome_1 h1
{
       background: transparent url(../images/icon_help_32.gif) no-repeat;
}
.welcome_2 h1
{
       background: transparent url(../images/icon_add_32.gif) no-repeat;
}
.welcome_3 h1
{
       background: transparent url(../images/icon_preferences_32.gif) no-repeat;
}
.welcome_4 h1
{
       background: transparent url(../images/icon_community_32.gif) no-repeat;
}

.home .column_left h1
{
         
     padding:5px 0 0 30px;
           font-size:1.4em;
           height:24px;
                              background: transparent url(../images/icon_help_24.gif) no-repeat;

}

.home .column_center h1
{
     padding:5px 0 0 30px;
                   background: transparent url(../images/icon_24_settings.gif) no-repeat;

       font-size:1.4em;
        height:24px;
}

.home .column_right h1
{
    padding:5px 0 0 30px;
       font-size:1.4em;
              background: transparent url(../images/icon_signup_24.gif) no-repeat;
               height:24px;

}

.check
{
margin:0;
padding:0;
list-style:none;
}

.check li
{
        background: transparent url(../images/icon_check.gif) no-repeat;
        padding-left:20px;
        font-weight:bold;
        margin-top:4px;
         min-height:16px;
	height:auto !important;
	height:16px; 

}

.home .modul_m_inner
{
 min-height:200px;
	height:auto !important;
	height:200px; 
}
#loader
{
       width:360px;
    height:42px;
            background: transparent url(/images/LoadingProgressBar.gif) no-repeat; 

     position:absolute;
     bottom:-10px;
     left:300px;
}
#loader span
{
    display:block;
    padding:1px 75px;
    color:#000;
    color:#fff;
    font-weight:bold;
    line-height:100%;

}

#map1
{
    color:#000;
}

#map1 a.InfoWindowHeader
{
    color:#3B678F;
    font-size:1.2em;

}

#map1 a.InfoWindowHeader:hover
{
 color:#FFD737;
} 

.track_photos
{
}

.heading_photos
{
       background: transparent url(/images/icon_photos_24.gif) no-repeat;
   
       padding:5px 30px
}

.photo_list
{
    margin:0;
    padding:0;
    list-style:none;
}

.photo_list li
{
 float:left;
 width:130px;
 height:160px;

 margin:5px;
       background: transparent url(/images/photo_list_item_bg.gif) no-repeat;
}

a.photo
{
    display:block;
    width:118px;
    height:88px;
    background-repeat:no-repeat;
    background-color:#D0DCE8;
    background-position: top center;
    text-indent:-5000em;
    margin:5px;
    border:solid 1px #D0DCE8;

}

a.photo:hover
{

border:solid 1px #FFD737;
background-color:#FFD737;
}

a.photo_desc
{
    display:block;
    margin:6px 8px 0px 8px;
    font-weight:normal;
    height:35px;
    overflow:hidden;
    font-size:92%;
    line-height:110%;
}

.photo_add
{
    margin-top:10px;
     background: transparent url(/images/photo_add.gif) no-repeat;
     padding-left:20px;
     clear:both;
     display:block;

}

.photo_zoom
{
      background: transparent url(/images/photo_zoom.gif) no-repeat;

       margin-left: 10px;
      display:block;
    text-indent:-5000em;
         float:left;

 width:16px;
      height:16px;
}

.photo_edit
{
      background: transparent url(/images/photo_edit.gif) no-repeat;

       margin-left: 5px;
      display:block;
    text-indent:-5000em;
         float:left;

 width:16px;
      height:16px;
}

.photo_delete
{
      background: transparent url(/images/photo_delete.gif) no-repeat;
 
      margin-left:5px;
      display:block;
      text-indent:-5000em;
      float:left;
      width:16px;
      height:16px;

}
.info_photo_desc
{
    width:200px;
}

.add_photo_title
{
          background: transparent url(/images/icon_photos_24.gif) no-repeat;
          height:24px;
          padding:5px 0 0 30px;

}


.map_div
{
    width:100%;
    height:480px;
    color:#000;
}
.map_div a
{
 color:#3B678F;
}


.community_map .map_div
{
    width:100%;
    height:220px;
    color:#000;
    border:solid 5px red;
}

.home_slide
{
 float:left;
 width:538px;
 margin-left:10px;
 height:200px;
 background: transparent url(/images/slide_bg.jpg) no-repeat;
 position:relative;
margin-top:10px;

}

.slide_wrapper
{
margin:5px 0 0 5px;
}

.slide_item
{
 margin:15px 10px;
 cursor:pointer;
 position:relative;


}

.slide_map
{
 width:160px;
 height:160px;
 float:left;
 text-indent:-5000em;
 margin-right:15px;

}
.slide_map a,.slide_map a:visited,.slide_map span
{
display:none;
}
.slide_info
{
    float:left;
    width:285px;

    overflow:hidden;

  

}

.slide_info p
{
 margin:10px 0; 
 padding:0;  
}

.slide_info .track_title
{
 margin:0; 
}

.alert
{
          background: transparent url(/images/icon_required.gif) no-repeat;
          display:block;
          padding:0 0 0 20px;
          font-weight:bold;
       

}
.home_news
{
   margin:15px 0 0 40px;

    float:left;
    width:210px;
}



.home_news h1
{
  padding:5px 0 0 30px;
           font-size:1.4em;
           height:24px;
       background: transparent url(../images/icon_alert_24.gif) no-repeat;
       margin-bottom:5px;

}

.home_news ul
{
    margin:0;
    padding:0;
    list-style:none;
    background: transparent url(/images/hr.gif) repeat-x top right;

}

.home_news li
{
       background: transparent url(/images/hr.gif) repeat-x bottom right;
   padding:10px 0;
    margin:0;
    
    min-height:20px;
	height:auto !important;
	height:20px; 
}
.news_flash a
{
    text-transform:uppercase;
     color:#FFD737;
}

.slide_cat
{
    position:absolute;
    left:-12px;
    top:-12px;
}

.link_input
{
    width:380px;
    background-color:#3F70A0;
    border:none;
    color:#fff;

    padding:2px;
}
.track_view_desc
{
    font-size:112%;
    line-height:135%;
    margin:0;

}

.trackdetails_info
{
    width:100%;
    float:left;
}


.trackdetails_info .track_cat
{
 margin:-8px 0 0 -8px;
}

.trackdetails_info .track_title_wrapper
{
   

    padding:8px 0 0 5px;
    float:left;
}

.trackdetails_info  .track_title 
{
    font-size:160%;
}

.heading_trackdata
{
    
       background: transparent url(/images/icon_trackdata_24.gif) no-repeat;
    margin-bottom:8px;
       padding:5px 30px;
       margin-left:3px;
}

.heading_altitude
{
    
       background: transparent url(/images/icon_altitude_24.gif) no-repeat;
   
       padding:5px 30px;
       margin-bottom:8px
}


.data_table
{
    width:100%;
   
	border-collapse:collapse;
}

.data_table th
{
    background-color:#37638E;
    width:120px;
}

.data_table th, .data_table td
{
    padding:3px 10px;
    border:solid 1px #3F70A0;
   
}

.data_table td
{
    background-color:#D7E0EA;

    color:#10395F;
}

.track_data_col1
{
    float:left;
    width:50%;
   
}

.track_data_col1_inner
{
    padding:0 15px 0 3px;
}

.track_data_col2
{
     float:left;
    width:50%;
    
}

#AltitudeChart1_Chart1
{
    padding:4px 5px 5px 5px;
    margin-right:5px;
    background-color:#D7E0EA;
}

.rss_feed
{
     
      right:30px;
      top:42px;
     width:62px;
    height:24px;
      position:absolute;
        background: transparent url(../images/submit_bg_2.gif) no-repeat;
}




.rss_feed a
{
     background: transparent url(/images/icon_rss.gif) no-repeat right top; 
      overflow:hidden;
      display:block;
      margin:4px 0 0 9px;
       width:46px;
    height:20px;

}

.community_tracklist .rss_feed
{
     right:24px;
      top:48px;
}

.home_rss
{
     background: transparent url(/images/icon_rss.gif) no-repeat; 
  
      display:block;
    padding-left:22px;
    height:16px;



}

.private_track
{
         background: transparent url(/images/icon_lock_16.gif) no-repeat; 
         padding-left:20px;
   color:#FFD737;

}

.private_track .track_title
{
        color:#FFD737;
}

#light_blue_en
{
    height:118px;
     background: transparent url(/images/light_blue_en.jpg) no-repeat;
     text-indent:-5000em;
}

#light_blue_fi
{
    height:118px;
      background: transparent url(/images/light_blue_fi.jpg) no-repeat;
        text-indent:-5000em;
}

 .link_johanna
{
   display:block;
   float:left;
   width:300px;
    height:80px;

}

 .link_maija
{
   display:block;
   float:right;
   width:300px;
    height:80px;
 
}

.heading_altitude span
{
    display:none;
}
