﻿html, body
{
	height: 100%;
}
body
{
	background-color: Black;
	margin: 0 0 0 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
div.mainmenu
{
	background-color: #89897b;
	width: 1000px;
	height: 42px;
	padding: 0 0 0 0;
	color: #efefef;
}
div.commandbar
{
	background-color: #89897b;
	width: 950px;
	height: 32px;
	padding: 0px 0px 0px 50px;
}
div.header
{
	height: 127px;
	width: 1000px;
	background-image: url(../../images/style/tracknshare/header_1000.jpg);
}
div.header2
{
	height: 101px;
	width: 1000px;
	background-image: url(../../images/style/tracknshare/header2_1000.jpg);
}
div.content
{
	height: 100%;
	width: 1000px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}
div.contentcontainer
{
	background-color: White;
	width:1000px;
}
div.maincontent
{
	width:700px;
	margin-left:50px;
	float: left;
}
a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active
{
	text-decoration: none;
	color: #efefef;
}
a.mainmenu:hover
{
	text-decoration: underline;
	color: #efefef;
}
a.forumTopic:link, a.forumTopic:visited, a.forumTopic:active
{
	text-decoration: none;
	color: #770808;
	font-size:16px;
	font-weight:bold;
}
a.forumTopic:hover
{
	color: #770808;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
div.forumHeader
{
	width:900px;
	margin-left:50px;
}
h1
{
	color: #770808;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
}
h2
{
	color: #89897b;
	font-size: 15px;
	font-weight:300;
	margin-bottom: 2px;
}
div.infobox
{
	background-color: #3c3c3c;
	color: #89897b;
}
input.infobutton
{
	background-color: #850505;
	color:White;
	width:125px;
	height:25px;
	border:0px;
}
input.pushbutton
{
	background-color: #89897b;
	color:White;
	width:125px;
	height:25px;
	border:0px;
}
div.inputform
{
	background-color: #c4c4bd;
	color: black;
	width:640px;
	margin-left:70px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
a.sign:link, a.sign:visited, a.sign:active
{
	text-decoration: none;
	font-weight:bolder;
	color: #850505;
}
a.sign:hover
{
	text-decoration: underline;
	font-weight:bolder;
	color: #850505;
}
div.mediabar
{
	background-color: #c4c4bd;
	width:1000px;
	height:141px;
	overflow:auto;
}
div.mediabarTitle
{
	color: #770808;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-left:50px;
	clear:both;
}
div.footer
{
	position: relative;
	clear:both;
	background-color: White;
	height:50px;
	width: 1000px;
	color: #a6a6a6;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}
div.sidecontent
{
	float: right;
	width:150px;
	margin-right:20px;
	margin-top: 20px;
	padding: 5px 5px 5px 5px;
	background-color: #c4c4bd;
	color: White;
	text-align: center;
}
div.sidecontentadwords
{
	float:right;
	width:160px;
	padding: 0px 0px 0px 0px;
	margin-right: 20px;
	margin-top: 20px;
	background-color:White;
}
div.overlayBackground
{
     z-index: 1000;
     position: absolute;
     visibility: hidden;
     opacity: 0.5;
     filter: alpha(opacity=50);
     background-color: Black;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
}
div.overlay
{
    z-index: 1001;
    position: absolute;
    height:100%;
    width:100%;
    position: absolute;
    left: 0px;
    top: 0px;	
}
div.overlayForm
{
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
    background-color:White;
}
div.popupForm
{
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
}
table.popupTable
{
}
th.popupHeader
{
	height:32px;
	background-color:#89897b;
}
div.smallcontent
{
	margin-left:50px;
	float: left;
	width: 400px;
}
div.forumlist
{
	float: right;
	margin-right:50px;
	margin-top:20px;
	width:500px;
}
tr.forumRow
{
	background-color: #c4c4bd;
	margin: 5px 5px 5px 5px;
}
div.browsercanvas
{
	width:980px;
	height: 540px;
	background-color: #89897b;
	padding: 10px 10px 10px 10px;
}
div.canvas
{
	position:relative;
	top:0px;
	height:440px;
	width:640px;
	overflow:hidden;
}
div.mapCanvas
{
	width: 640px;
	height: 440px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
}
div.loadingCanvas
{
	height:440px;
	width:640px;
	z-index:10;
	position:absolute;
	left:0px;
	top:0px;
	background-color:White;
	text-align:center;
	display:none;
}
div.triplist
{
	width:340px;
	height:540px;
	background-color:White;
	float:left;
}
div.medialist
{
	width:620px;
	float:right;
	height:100px;
	overflow:auto;
	background-color:White;
}
div.browserBar
{
	background-color: #3d3c3c;
	width: 1000px;
	height: 42px;
	padding: 0 0 0 0;
}
div.browserselected
{
	width: 1000px;
	height:20px;
}
div.myMenu
{
	float: right;
	margin-right:50px;
	margin-top:20px;
	width:300px;
}
tr.myMenuRow
{
	background-color: #c4c4bd;
	margin: 5px 5px 5px 5px;
}
a.myMenuOption:link, a.myMenuOption:visited, a.myMenuOption:active
{
	text-decoration: none;
	color: #770808;
	font-size:16px;
	font-weight:bold;
}
a.myMenuOption:hover
{
	color: #770808;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
tr.tripRow
{
	height:50px;
	font-size:10px;
}
div.tripEmptyCell
{
	height:48px;
	width:10px;
	overflow:hidden;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#89897b;
}
div.tripPhotoCell
{
	height:48px;
	width:70px;
	overflow:hidden;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#89897b;
}
div.tripTextCell
{
	height:48px;
	width:250px;
	overflow:hidden;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#89897b;
}
tr.tripPager
{
	background-color:#3d3c3c;
	height: 20px;
}
a.tripPager:link, a.tripPager:visited, a.tripPager:active
{
	text-decoration: none;
	color: #efefef;
	font-weight:bold;
}
a.tripPager:hover
{
	color: #efefef;
	font-weight:bold;
	text-decoration:underline;
}
#linkhome
{
	position: relative;
	top:22px;
	left:71px;
	width:356px;
	height:51px;
	cursor: pointer;
}
