﻿/* DEFAULTS
----------------------------------------------------------*/

body {
	background: #FFFFFFF;
	font-size: .80em;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #696969;
	height: 100%;
}


map {
	height: 100%;
}

a:link, a:visited {
	color: #034af3;
}

a:hover {
	color: #1d60ff;
	text-decoration: none;
}

a:active {
	color: #034af3;
}

p {
	margin-right: 10px;
	line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h3, h4, h5, h6 {
	font-size: 1.5em;
	color: #666666;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

h1 {
	font-size: 2.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	align-content:center;
	color:Red;
	font-weight:800;
}

h2 {
	background-color: #ffffff;
	color: Black;
	font-size:medium;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5, h6 {
	font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
	margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
	width: 100%;
	height: 100px;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
}

.header {
	position: relative;
	z-index: 9999999;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	width: 100%;
	border: none;
}

	.header h1 {
		font-weight: 700;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		color: #f9f9f9;
		border: none;
		line-height: 2em;
		font-size: 2em;
	}

.main {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 100px;
	height: calc(100% - 0px);
	margin: 0px;
	padding: 0px;
}

.leftCol {
	padding: 6px 0px;
	margin: 12px 8px 8px 8px;
	width: 200px;
	min-height: 1200px;
}

.footer {
	color: #4e5766;
	padding: 8px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
	color:#1d60ff;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
	background-color: #3a4f63;
	width: 100%;
}

div.menu {
	padding: 0px 0px 4px 0px;
	align-content:flex-start;
}

	div.menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: auto;
	}

		div.menu ul li a, div.menu ul li a:visited {
			background-color: #465c71;
			color: white;
			line-height: 30px;
			font-size: medium;
			padding: 10px 10px;
			text-decoration: none;
			white-space: nowrap;
			position: relative;
			z-index: 9999999;
		}

			div.menu ul li a:hover {
				color: #ffffff;
				text-decoration: none;
			}

			div.menu ul li a:active {
				background-color: #ffffff;
				color: #cfdbe6;
				text-decoration: none;
				position: relative;
				z-index: 99999;
			}


div.menuright {
	align-content: flex-end;
	float:right;
}

	div.menuright ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: auto;
	}

		div.menuright ul li a, div.menuright ul li a:visited {
			background-color: #ffffff;
			color: Black;
			line-height: 30px;
			font-size: medium;
			padding: 10px 10px;
			text-decoration: none;
			white-space: nowrap;
			position: relative;
			z-index: 9999999;
		}

			div.menuright ul li a:hover {
				color: #465c71;
				text-decoration: none;
			}

			div.menuright ul li a:active {
				background-color: #ffffff;
				color: #cfdbe6;
				text-decoration: none;
				position: relative;
				z-index: 99999;
			}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
	margin: 1em 0px;
	padding: 1em;
	border: 1px #ccc;
	height: 48px;
}

	fieldset p {
		margin: 20px 12px 10px 10px;
	}

	fieldset.login label, fieldset.register label, fieldset.changePassword label {
		display: block;
	}

label {
	float: left;
	width: 20%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
	font-weight: bold;
}

fieldset label.inline {
	display: inline;
}

legend {
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

input.textEntry {
	width: 320px;
	border: 1px solid #ccc;
}

input.passwordEntry {
	border: 1px solid #ccc;
}

div.accountInfo {
	width: 100%;
	height: calc(100% - 40px);
	min-height: 300px;
	min-width: 200px;
	align-content: center;
	margin: 0px;
	padding: 0px;
	resize: both;
}


div.contactus {
	width: 100%;
	height: 100%;
	min-height: 400px;
	min-width: 400px;
	align-content: center;
	background-image: url("https://www.hiwaytrac.com/images/Highway.png");
}

div.contactborder {
	align-content:center;
	width: 600px;
	height: 580px;
}
/* MISC  
----------------------------------------------------------*/

.clear {
	clear: both;
}

.title {
	display: block;
	float: left;
	text-align: left;
	width: 257px;
	height: 68px;
}

.sidetitle {

	background-color: #465c71;
	color: #dde4ec;
	display: block;
	line-height: 1.35em;
	height: 30px;
	text-decoration: none;
	text-align:center;
}

.loginDisplay {
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: Black;
}

	.loginDisplay a:link {
		color: black;
	}

	.loginDisplay a:visited {
		color: blue;
	}

	.loginDisplay a:hover {
		color: green;
	}

.failureNotification {
	font-size: 1.2em;
	color: Red;
}

.bold {
	font-weight: bold;
}

.submitButton {
	text-align: right;
	padding-right: 10px;
}

.CheckBoxAlign label {
	position: relative;
	top: -3px;
}

.menuButton {
	float:left;
	width: 40px;
	height: 40px;
}

.menuButtonImagePanel {
	width: 40px;
	height: 20px;
	align-self: center;
}

.menuButtonImage {
	margin-left: 0px;
	margin-top: 3px;
	height: 20px;
	width: 20px;
}

.menuButtonCaptionPanel {
	width: 40px;
	height: 10px;
	align-content: center;
}

.menuButtonCaptionLabel {
	font-size:9px;
	width: 40px;
	height:10px;
	display: inline-block;
	text-align: center;
	text-decoration:none;
	color:white;
}

.iconButton {
	margin-right: 10px;
	width: 50px;
	height: 50px;
	float: left;
	background-color: white;
}

.iconButtonImagePanel {
	margin-left: 0px;
	width: 30px;
	height: 30px;
	align-self: center;
	margin-top: 5px;
}

.iconButtonImage {
	margin-left: 10px;
	width: 30px;
}

.iconButtonCaptionPanel {
	margin-left: 0px;
	width: 50px;
	height: 10px;
	align-content: center;
}

.iconButtonCaptionLabel {
	font-size: smaller;
	width: 50px;
	height:10px;
	display: inline-block;
	text-align: center;
}

.iconBar {
	margin-right: 0px;
	height: 40px;
	float: left;
	background-color: #d7d7d7;
}

.iconButtonImagePanel {
	margin-left: 0px;
	width: 30px;
	height: 30px;
	align-self: center;
	margin-top: 5px;
}

.iconButtonImage {
	margin-left: 0px;
	width: 30px;
}



.iconButtonCaptionLabel {
	font-size: smaller;
	width: 50px;
	height: 10px;
	display: inline-block;
	text-align: center;
}

