﻿
body 	
{
	margin:auto;
	padding:0px;
	color:#434343;
	font-family: Verdana;
	font-size: 12px;	
	padding: 10px 0;
}

h1
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;    
}

h3
{	
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 15px;    	
}

h4
{	
    font-family: Verdana;
    font-size: 13px;
    margin-bottom: 2px;
}

ul
{
    margin-top: 10px;
    margin-bottom: 10px;
}

ol
{
    margin-top: 0px;
    margin-bottom: 0px;
}

input
{
    font-size: 1.1em;
}
textarea
{
    font-size: 1.1em;
}


#container
{
	text-align: left;
	width: 956px;
	margin: 0px auto;
	padding: 0px;
}
			 	
#header			
{
/*	border-bottom-color: #586B7A; 
	border-bottom-style: solid; */
	padding: 2px 2px 2px 10px;
	height:50px;
}

img
{
    border: 0;
}

#navigation 
{
    clear: both;
	border-top: #CAD5DB 1px solid; 
	border-bottom: #CAD5DB 1px solid;
	height: 15px;
	background: #fff url('/images/headerBack.jpg') left top no-repeat;

/*	background: #EEF3F6;*/
	text-align: left;
	padding: 3px 5px 5px 10px;
	margin: 10px 0;
}

#leftcolumn
{
    width: 170px; 
    padding: 0; 
    margin: 0;
    float:left;
}

.login
{
	width: 150px;
	float: right;
	overflow: hidden;
	padding: 0px 10px 10px 10px;
}

#breadcrumb
{
	float: left;
}

#loggedin
{
/*	font-size: 11px;	
	font-family: Verdana;*/
	float: right;
	padding-top: 1px;
}

#menu
{
	width: 155px; 
	clear: left; 
	padding: 5px 0px 0px 10px;	
	overflow: hidden;
}

#quickaccesscode
{
    width: 155px;
    clear: left;
    padding: 15px 5px 15px 10px;
    overflow: hidden;
    margin-top: 20px;
    border-top: solid 1px white ;
    border-bottom: solid 1px white;
}

#embeddedsample
{
    width: 155px;
    clear: left;
    padding: 15px 5px 15px 10px;
    overflow: hidden;
    margin-top: 50px;
    border-top: solid 1px white ;
    border-bottom: solid 1px white;
}


#maincontent
{
	width: 572px;
	float: left;
	border-left: #CAD5DB 1px solid;
	border-right: #CAD5DB 1px solid;
	padding: 0px 20px 0px 20px;
	overflow: visible;
	font-size: 12px;
	font-family: Verdana;
	margin-bottom: 10px;
}

#maincontent_wide
{
	width: 744px;
	float: left;
	border-left: #CAD5DB 1px solid;	
	padding: 0px 20px 10px 20px;
	overflow: visible;
	font-size: 12px;
	font-family: Verdana;
	margin-bottom: 10px;
}


#maincontentgooglemaps
{
	width: 764px;
	float: left;
	border-left: #CAD5DB 1px solid;	
	padding: 0px 10px 10px 10px;
	overflow: visible;
	font-size: 12px;
	font-family: Verdana;
	margin-bottom: 10px;
}

#map
{
	width: 750px;
	height: 400px;
	float: left;	
}

#rightframe
{
	width: 180px;
	height: 410px; 
	position: fixed;
	float: right; 
	padding: 10px 10px 10px 5px;
	border-left: #CAD5DB 1px solid;
}

#footer
{
	border-top: solid 1px #CAD5DB;
	text-align: center;
	clear: both;
	font-size: 9px;
	padding-top: 7px;	
}

#logincontainer
{
	height: 350px;
}
#registercontainer
{
	padding: 0px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 400px;
}
			 		
a 
{
	text-decoration: none;
}
a:link, a:visited 
{
	color: #3B5791 ;text-decoration:none;background: transparent;
}
a:hover, a:active 
{
	color: #222;text-decoration:none;background: transparent;
}

select
{
    font-size: 12px;
}

input
{
    font-size: 12px;
}

#header a:hover, a:active
{
	color: #999;
	text-decoration:none;
}


#loadingframe
{
	background-color: Transparent;
	height: 15px;	
}

#loadingstatus
{
	font-size: 10px;
	color: White;
	background-color:Red;
	visibility: hidden;
	height: 15px; 
	text-align: right;
	float: right;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}


.tooltip {
	background-color: #ffffff;
	font-size: 9px;
	border:1px #006699 solid;
	padding: 2px 5px 2px 5px;
	width: 160px;	
    display: inline-block;
}

#friendslist
{
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
}

#friendssidebarcontainer
{
	width: 162px;
	height: 399px;
	float: left;
	border: #eeeeee solid 1px;
	font-size: 12px;	
}

#friendssidebarheader
{
	padding: 0px 0px 0px 0px;
	background-color: #eeeeee;
	color: Black;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 17px;
}

#friendssidebar
{
	padding: 5px 2px 5px 5px;
	overflow: auto; 
	line-height: 16px;	
}

.sidebaricon
{
   width: 8px;
   height: 13px;
   
}

.sidebarcheckbox
{
   height: 10px;
   width: 10px;
   margin-right: 4px;
   margin-left: 4px;
   vertical-align: middle;

}

.maplabel
{
	background-color:#ccccff;
	font-size: 11px;
	border: 1px #000000 solid;
	padding: 0px 1px 0px 1px;
	white-space: nowrap;
}

.mapfooter
{
	clear: both;
	padding-top: 5px;
	width: 598px;
	font-size: 11px;
}

.mapfooter_left
{
    padding-top: 2px;    
    float:left;
/*    padding-bottom: 15px;*/
}

.mapfooter_right
{
    padding-top: 2px;    
    float: right;    
    padding-bottom: 15px;
}

.mapfooter_autozoom
{
    margin-top: 5px;
    text-indent: 20px;

}
.mapfooter_autozoom_disabled
{
    margin-top: 5px;
    text-indent: 20px;
    color: Gray;

}
.mapfooter_autozoom_indent
{
    text-indent: 40px;
}

.mapfooter_trackdisplay_indent
{
    text-indent: 20px;
}

.legendaspeed
{
    padding-left:45px;
    margin-top:5px;
    width:200px;

}

.speedvalue
{
    width:65px;
    float:left;
    margin-bottom:2px;

}

.speed 
{  
    border-top:5px solid;
    width:15px;
    /*height:0px;*/
    display:inline;
    float:left;    
}



#tracklist
{
	float: left;
}

.trackinfo
{
	font-size: 0.9em;
	clear: left;
}

.centered
{
    text-align: center;    
}

#EmbeddedMapCode
{
    background: #FFEAE0;
    margin: 10px 10px 10px 10px;
    border: solid 1px orange;
    padding: 2px 5px 2px 5px;
    font-family: Courier New, Courier;
    font-size: 11px;
    height: 50px;
    overflow: auto;
}

.embed
{
    background: #FFEAE0;
    margin: 10px 10px 10px 10px;
    border: solid 1px orange;
    padding: 2px 5px 2px 5px;
    font-family: Courier New, Courier;
    font-size: 12px;
    overflow: hidden;    
}



.SmallColumn
{
    width: 600px;
}

.floatright
{
    float: right;    
}

#screenshots
{
    width: 150px;
    height: 238px;
}

.left
{
    width: 150px;
    float:left;
    clear:both;
    margin-bottom:3px;
}
.left_medium
{
    width: 225px;
    float:left;
    clear:both;
    margin-bottom:3px;
}
.left_wide
{
    width: 300px;
    float:left;
    clear:both;
    margin-bottom:3px;
}
.right
{    
    clear: none;
    text-align: left;
    margin-bottom:3px;    
}

.itemheader
{
    width:150px;
    padding-top:2px;
    padding-bottom:2px;
    margin-bottom:3px;
    background-color:#EEF3F6;
    color:#3B5791;
    text-align:center;
    font-weight:bold;

}

#settings
{
    min-height:450px;
}

.faqcategories
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.faqcategoryitems
{
    padding-right: 10px;
    margin-bottom: 45px;

}


.faqitem
{
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 2px 2px 2px 2px;
    background-color: #EEF3F6;

}

.faqanswer
{
    margin-left: 15px;
    padding-left: 5px;
    padding-right: 10px;

}

.textbox
{
    width: 150px;
}

.dropdown
{
    width: 155px;
	font-family: Verdana;
	font-size: 12px;	
}

.dropdown_medium
{
    width: 300px;
	font-family: Verdana;
	font-size: 12px;	
}

.dropdown_wide
{
    width: 400px;
	font-family: Verdana;
	font-size: 12px;	
}

button
{
    font-size: 12px;    
}

a.link:link,
a.link:visited 
{ 
    color: #3B5791; 
    text-decoration: underline;
}
a.link:hover { color: #222; }

