
html, body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 100%;
	line-height: 1.1em;
	background-color:#EDEFF9;
	
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select
{
    font-size:112%;
    font-family: Arial, sans-serif;

}
hr {

  border:0;	
  height:2px;
  clear:both;
}

.ruler
{
    
  height:1px;
  clear:both;
  font-size:0px;
  border-bottom:solid 1px #ccc;
  

}

p
{
    margin-top:1em;
}

.header1
{
	clear: both;
	font-size: 150%;
	margin: 0 0 0.8em 0;
    font-family: Arial, sans-serif;
}

.modul_header
{
    background:transparent url(/images/oneill_modulheader_bg.gif) no-repeat  right 4px;  
    margin:0 0 5px 0;
    padding:0; 
    font-size:135%;

}
h2.modul_header
{
   
    margin:10px 0 5px 0;
  

}

.modul_header span
{
    background-color:#fff;
    letter-spacing:-0.05em;
    margin:0px 3px 5px 0; 
    padding:0 3px 0 0;
}

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, a:link, a:active, a:visited {
	text-decoration: none;
	color: #B38400;
	font-weight: bold;
}
a:hover
{
    color:#D19B00;
}


.hide
{
    display:none;
}

ul
{
 
}
li
{
  
}

/*Portal setting*/

#main_portal, #main_album
{
  
    font-size:69%;
        	 background: transparent url(/images/oneill_navjacket_bg.jpg) no-repeat center top;
}

#main_portal #wrapper
{
      
    margin:0 auto;
    text-align:left;
    position:relative;
    width:980px;

}



#main_portal #content_col_left
{
float:left;
width:830px;
}

#main_portal #content_col_right
{
    float:left;
    width:150px;
    padding-top:15px;

}

#header
{
    position:relative;
    height:110px;
	 background: transparent url(/images/oneill_navjacket_header.gif) no-repeat 0px 40px;
	
	 overflow:hidden;
}


#header a
{
   display:block;
	 text-indent:-5000em;
	 overflow:hidden;
	  height:60px;

	  margin-top:40px;
	  width:820px;
}


#main_album #wrapper
{
      
    margin:0 auto;
    text-align:left;
    position:relative;
    width:980px;

  
    
}

#main_album #content_wrapper
{
 
    float:left;
     width:100%;
     
}

#main_album #content_col_left
{

float: left;
width: 150px; /*Width of left column*/
margin-left: -100%;

}

#main_album #content_col_center
{

margin: 0 150px 0 150px;

}

#main_album #content_col_right
{
float: left;
width: 150px; /*Width of right column*/
margin-left: -150px; /*Set left marginto -(RightColumnWidth)*/
padding-top:15px;
}





#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;
}





#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 ;
}




.login_msg
{


}

.login_msg .login_msg_wrapper
{


    
   
}
.login_msg .login_msg_content
{
color:Red;
       position:relative;
}
.login_msg div a,.login_msg div a:visited
{

}

/*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;
overflow:hidden;
  width:150px;
}

.container_2_columns .column_right
{
  float:left;

 width:680px;

}


/*Modul*/

.modul
{
    padding:5px;
    
}




.modul_t
{
display:none;

      
}
.modul_t_inner
{
    
  
}

.modul_m
{
  border:solid 1px #ccc;
}
.modul_m_inner
{
    
    padding:10px 10px 10px 10px;
  min-height:40px;
	height:auto !important;
	height:40px; 
    position:relative;
    background-color:#fff;
    
}

.modul_b
{
   
          display:none;

}
.modul_b_inner
{
      
  
}



/*Child modul*/

.child_modul
{
}
.child_modul .modul_t
{
      display:none;
}
.child_modul .modul_t_inner
{

       height:20px;
}

.child_modul .modul_m
{

}
.child_modul .modul_m_inner
{   
 
     min-height:90px;
	height:auto !important;
	height:90px; 
	
}


.child_modul .modul_b
{
    
         display:none;
}
.child_modul .modul_b_inner
{
       
      height:10px;

      font-size:0px;
}


.map_view .modul_m_inner
{
 padding:0;
}

 



.menulist 
{
    margin:0;
    padding:0;
    list-style-type: none;
   
}
.menulist li
{
    border-bottom:solid 1px #E1E1DF;
   padding:3px 0;
    margin:0;
    
    min-height:20px;
	height:auto !important;
	height:20px; 

}

.submenu 
{
    margin:0;
    padding:0;
    list-style-type: none;
   
}
.submenu li
{
        border-bottom:solid 1px #E1E1DF;
   padding:0;
    margin:0;
    
    min-height:20px;
	height:auto !important;
	height:20px; 

}

.submenu a
{
      display:block;
   background: transparent url(/images/orange_arrow_r.gif) no-repeat 0px 6px;
	text-decoration: none;
	padding:4px 0 4px 14px;
	cursor:pointer;
}
.submenu .active
{
color:#FFD737;
}




/*Lista pager*/

#list_pager
{
    clear:both;
    height:40px;

     position:relative;
     margin-top:5px;
}

#list_pager ul
{
    margin:0 30%;
    position:relative;
    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: transparent url(/images/orange_arrow_l.gif) no-repeat left 3px;
    margin:0;
    font-weight:bold;
    color:#B38400;
    border:none;
  text-align:left;
    padding-left:14px;
}


#list_pager .tracklist_pager_next a,
#list_pager .tracklist_pager_next a:visited,
#list_pager .tracklist_pager_next a:hover
{
    width:60px;
   border:none;
    margin:0;
    font-weight:bold;
    background: transparent url(/images/orange_arrow_r.gif) no-repeat right 3px;
  text-align:right;
  padding-right:14px;
  color:#B38400;
}

#list_pager a
{
   margin:5px 5px;
    display:block;
    width:18px;
    height:18px;
    text-align:center;
    float:left;
    border:solid 1px #B38400;
  
     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;
border:solid 1px #B38400;
      cursor:pointer;
       color:#fff;
    background-color:#B38400;
}




/*Tabs styles*/

.page_tabs
{
  width:100%;
background-color:#D19B00;
  height:30px;
margin-bottom:10px;
	
}



#tablist{
margin:0 0 0 10px   ;
  padding:0;
  list-style:none;

  

}



#tablist li{
float:left;
margin:3px 5px;
 
}

#tablist li a
{
 float:left;
  display:block;
color:#fff;
  padding:5px 5px 5px 5px;
  text-decoration:none;



}


#tablist li a:hover
{
       
}

#tablist .current {


 
  }
#tablist .current a {


  padding:5px 5px 5px 20px;
  font-weight:bold;
 background: #fff url(/images/orange_arrow_d.gif) no-repeat 5px 10px;
color:#D19B00;
  border-bottom:none;
}

#tablist li span
{
    display:none;
   
    
}








.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
{
   
    height:120px;
    clear:both;
    text-align:center;
    position:relative;

}






/*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;
font-weight:bold;
padding:5px 0;
}
.frm_input
{
   
    display:block;
padding:5px 0;
float:left;
position:relative;


}

.track_desc_editor
{
    width:500px;
    height:500px;

}

.input_txt_common, .input_txt
{
  

     
        height:20px;
        padding:2px 5px 0 5px;
	text-indent:0;
	display:block;  
 
}


.submit_button, .login_button
{
   
    height:24px;
    text-align:center;
    color:#fff;
    background-color:#D19B00;

     border:0;
     font-weight:bold;
     padding:0 5px;
     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:#DF3800;
        
        
}

.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/orange_arrow_r.gif) no-repeat 0px 4px;
	text-decoration: none;
	padding-left:12px;
	cursor:pointer;
}

.arrow_d
{
    display:block;
   background: transparent url(/images/orange_arrow_d.gif) no-repeat 0px 8px;
	text-decoration: none;
	padding-left:16px;
	cursor:pointer;
}



.back
{
    margin-top:10px;
    display:block;
    padding-left:14px;
 background: transparent url(/images/orange_arrow_l.gif) no-repeat 0px 4px;
}




.clear
{
    clear:both;
    height:0;
}


/*banners */

#banners_album_top_1
{
    width:468px;
    height:60px;
    position:absolute;
    top:15px;
    right:150px;
 
}


#banners_portal_right_1
{
   padding:175px 5px 5px 5px;
  }

#banners_portal_bottom_1
{

  width:728px;
  margin:0 auto;
    padding:80px 0 30px 0;
}

#banners_album_right_1
{
   padding:175px 5px 5px 5px;



}

#banners_album_top_2
{
    height:25px;
    margin:0px 0 0 20px;
  

}

/*Profile modul */

.profile
{
    padding:10px;
}

.pro_rider_listitem
{
    background-color:#000;
    color:#fff;
    padding:10px;
    margin-bottom:10px;

}
.pro_rider_listitem b
{
    color:#FAA908;
}

.profile_avatar
{
    width:64px;
    height:64px;
     float:left;
     margin-bottom:10px;
    background: transparent url(../images/avatar_default.jpg) no-repeat;
}

.profile_avatar a
{
    width:63px;
    height:63px;
    display:block;
  background:none;

    text-indent:-5000em;
        border:solid 1px #ccc;
        overflow:hidden;
}



.profile_name
{
    font-weight:bold;
    font-size:130%;
}

.profile_location
{
   clear:both;
   margin:0 0 10px 0;
   display:block;
  
}

.profile_stat
{
 width:50px;
overflow:hidden;
   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/orange_arrow_d.gif) no-repeat 0px 10px;
         display:block;
         padding:5px 5px 5px 14px;
         cursor:pointer;
    
}

/*Tools */

.user_tools
{
    
}


.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_orange_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
{
    
}

.community_tracklist h1 
{
   
}
.track_row
{
    padding:5px 10px;
      min-height:120px;
	height:auto !important;
	height:120px; 
	position:relative;
}



.community_tracklist .track_row
{
    padding:5px 10px;

}

.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;
    border:solid 1px #ccc;
     overflow:hidden;
}

.track_list_odd .track_avatar a
{

    /*background: transparent url(../images/avatar_frame_odd.png) no-repeat;*/
 

}


.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;
	padding:10px 0;
}
.track_list_odd .track_row
{
  
    padding:0;


}

.track_list_odd .modul_t
{
     
}
.track_list_odd .modul_t_inner
{
   
       height:20px;
}

.track_list_odd .modul_m
{
     border:none;
 
  border-top:solid 1px #E1E1DF;
   border-bottom:solid 1px #E1E1DF;
}
.track_list_odd .modul_m_inner
{   
    background-color:#EDEFF9;  
   min-height:140px;
	height:auto !important;
	height:140px;
	    padding:10px 10px 10px 10px;
	    position:relative;
}

.user_list .modul_m_inner
{  
   min-height:64px;
	height:auto !important;
	height:64px;

	
}

.track_list_odd .modul_b
{
  
height:20px;
}
.track_list_odd .modul_b_inner
{
   
      height:20px;

     
}

.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_maxspeed,.track_timemoving,.track_timeStopped
{
                 background: transparent url(../images/icon_avg_speed.gif) no-repeat;
             padding-left:22px;
       

}


.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_photos.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
{
     
}

/*Track comment modul*/

.Track_Comment
{
    border:solid 1px #CCCCCC;
    padding:0;
    margin:0 0 10px 0;
}
.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
{
   border:none;     
}
.Track_Comment .modul_m_inner
{   
 
     min-height:40px;
	height:auto !important;
	height:40px;
	    padding:10px;
	    background-color:#EDEFF9;
	    border:none;
}

.Track_Comment .modul_b
{
     background: transparent url(/images/comment_b_l.gif) repeat-y top left;
height:35px;
display:block;
}
.Track_Comment .modul_b_inner
{
        
      height:35px;

     
}

.Track_Alias
{
    padding:10px 0 0 20px;
    margin-left:60px;
      background: transparent url(/images/icon_user.gif) no-repeat 0 10px;
}

.Track_Alias a, .Track_Alias a:visited
{

   
}

.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
{


   

}

#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
{
    
       font-size:82%;
}

.community_search
{
}
.community_search td
{
    white-space:nowrap;
}

.community_search .input_txt_common, .album_login .input_txt, .input_txt_160
{
  
    width:116px;
       
       
        height:20px;
        padding:0;
        text-indent:5px;
}
 

.community_search select
{
  width:116px;
    padding:0;
}

.community_search .ruler
{
display:none;
}
.community_search h1
{
 
}

.community_search .submit_button,
.album_login .login_button
{
 
    width:118px;

}




.link_list
{
 margin:20px;
 padding:0;
}

.link_list li
{
      list-style-image:url(/images/orange_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: #B38400;
    font-size:1.4em;

}

#map1 a.InfoWindowHeader:hover
{

} 

.track_photos
{
}

.heading_photos
{
      
}

.photo_list
{
    margin:0;
    padding:0;
    list-style:none;
}

.photo_list li
{
 float:left;
 width:130px;
 height:160px;
    border:solid 1px #CCC;
 margin:5px;
     
}

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 #B38400;

}

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;
 
    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
{
         

}


.map_div
{
    width:100%;
    height:310px;
    color:#000;
}
.map_div a
{
color: #B38400;

}
.map_div .title_link
{
font-size:112%;
 background: transparent url(/images/orange_arrow_r.gif) no-repeat 0 2px;
 padding-left:14px;

}





.alert
{
          background: transparent url(/images/icon_required.gif) no-repeat;
          display:block;
          padding:0 0 0 20px;
          font-weight:bold;
       

}


.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
{
    
      
}

.heading_altitude
{
    
     
}


.data_table
{
    width:100%;
   
	border-collapse:collapse;
}

.data_table th
{

    width:120px;
}

.data_table th, .data_table td
{
    padding:3px 10px;
    border-bottom:solid 1px #E1E1DF;
   
}

.data_table td
{
 


}

.track_data_col1
{
    float:left;
    width:50%;
   
}

.track_data_col1_inner
{
    MARGIN:0 15px 0 3px;
}

.track_data_col2
{
     float:left;
    width:50%;
    
}

#AltitudeChart1_Chart1
{
   

}

.rss_feed
{
     
    
        
}




.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;
}



.private_track
{
         background: transparent url(/images/icon_lock_16.gif) no-repeat; 
         padding-left:20px;
   color:#FFD737;

}

.private_track .track_title
{
        color:#FFD737;
}


#footer_logos
{
    margin:0 auto;
    width:220px;
    padding:20px 0;
    position:relative;
}

#oneill_logo
{
    display:block;
    width:91px;
    height:40px;
    text-indent:-9999em;
    overflow:hidden;
      background: transparent url(/images/oneill_logo.gif) no-repeat; 
      float:left;
}
#myway_logo
{
    display:block;
    width:109px;
    height:42px;
    text-indent:-9999em;
    overflow:hidden;
      background: transparent url(/images/myway_logo.gif) no-repeat; 
       float:left;
       margin-left:20px;
}

#fennocode_logo
{
     display:block;
    width:58px;
    height:6px;
    text-indent:-9999em;
    overflow:hidden;
    position:absolute;
    top:10px;
    right:-215px;
      background: transparent url(/images/fennocode.gif) no-repeat; 
}