html, body, div, img, ul, li, h1, h2, h3, p, input {
	margin: 0;
	padding: 0;
}


html, body {
	height : 100%;
	width : 100%;
	overflow: hidden;
}

img {
	border : none;
}

#about_content img {
	float : left;
	border : none;
}

#about_content p {
	font-size : 17px;
	font-family : Times;
	text-align: justify;
}

#accordion {
	width : 200px;
	position : absolute;
	top: 180px;
	right : 5px;
}

#addressResult {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;	
	margin-top : 10px
}

#carta_container {
	width : 100%;
	height : 100%;
}

#carta_layers h2 {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid black;
	margin : 0;
	padding : 0;
	margin-bottom : 5px;
}

#carta_layers {
	width : 200px;
	float : left;
}

#cartaList li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-bottom : 2px;
}

#carta_map {
	float : right;
	width : 100%;
	height : 100%;
}

#cartaLinkBox {
	position : absolute;
	top : 10px;
	right : 10px;
	background : #195073;
	font-weight : bold;
}

#cartaLink {
	margin : 10px;
}

#cartaLink a {
	color : #ffffff;
}

#contact p {
	font-size : 12px;
}

#contact ul {
	margin-top : 10px;
}

.contactDetail {
	font-weight : bold;
	color : #384E66;
}

#layersContent {
	height : 365px;
	background : #41434A;
	color : white;
}

#container {
	width : 100%;
	height : 100%;
}

#distance {
	font-size: 34px;
	color : #403D3A;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

#unit {
	color : #637D74;
	font-size : 26px;
	font-family : Times;
}

#geocode {
	position : absolute;
	top : 90px;
	right : 20px;
	color : #DCEBDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#geocode:hover {
	cursor: pointer;	
	color : #789AA1;
}

#head{
	width : 100%;
	height: 150px;
	background-image : url("../../assets/images/header.png");
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	left:0;
	float: left;
}

#head h1 {
	margin-left: 150px;
	margin-top: 20px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	letter-spacing: 3px;
	word-spacing: 5px;
	color: #CCCCCC;
	margin-bottom : 8px;
}

#head .emphasis {
	color: #3FA9F5;
}

#head h2 {
	color: white;
	margin-left: 150px;
	min-width: 400px;
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px; 
	border-top: 3px dashed white;
	letter-spacing: 2px;
	word-spacing: 1px;
	padding-top: 8px;
}

#instructions {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #536682;
	margin : 3px;
	text-align: left;
}

#layersContent {
	padding : 10px;
}

#links {
	background : url("../../assets/images/linksbg.png");
	background-repeat : no-repeat;
	position: absolute;
	width: 263px;
	height : 23px;
	right: 20px;
	top: 35px;
}

#links ul, #links li {
	list-style: none;
	display: inline;
	vertical-align: middle;
}

#links li {
	padding-left: 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #FFFFFF;
	text-transform: uppercase;
}

#links li:hover {
	text-decoration: underline;
	cursor: pointer;
}

#logo {
	background-image : url("../../assets/images/logo.png");
	background-repeat: no-repeat;
	height: 150px;
	width : 140px;
	position: relative;
	top:0;
	left:0;
}

#racks_dialog ul{
	list-style: none;
}

#rack_image img{
	float:left;
	width : 324px;
	margin-top: 5px;
}
#removeMarker {
	color : #611427;
	font-size : 12px;
	text-decoration : underline;
}

#removeMarker:hover {
	cursor: pointer;
}

.column {
	font-weight:bold;
}

#rack_content {
	
}

#rackToggle {
	margin-right : 5px;
}

#restart:hover {
	cursor : pointer;
}

.layerToggle {
	margin-right : 5px;
}

.shopToggle {
	margin-right : 5px;
}

#shopImage {
	height : 20px;
	width : 25px;
	vertical-align: middle;
	margin-left : 10px;
}

#sidebarTop {
	background-image : url("../../assets/images/bookmark.png");
	background-repeat: no-repeat;
	width: 129px;
	height: 35px;
	float: left;
	margin-top: -1px;
}

#sidebar {
	background-image : url("../../assets/images/sidebar.png");
	background-repeat: repeat-y;
	width : 129px;
	height : 100%;
	#z-index: -1;
	margin-top: -1px;
	float: left;
	clear: left;
}

ul {
	list-style : none;
}

#map {
	height: 100%;
	width : 100%;
	position : absolute;
	top : 149px;
	left : 129px;
}

#viewDisclaimer {
	color : #43627D;
	font-weight : bold;
}

#weatherMap {
	height : 100%;
	width : 100%;
}

#welcomeHeader {
	text-align: center;
	margin-bottom : 10px;
}

#widgets {
	text-align: center;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size : 14px;
	color: #464646;
}

#widgets h3{
	margin: 0;
	padding : 0;
}

#widgets ul {
	margin-bottom: 10px;
	margin-top: 18px;
	list-style : none;
}

.widget:hover {
	color: #3FA9F5;
	cursor: pointer;
	background : #DCEBDD;
}

.carta {
	position : absolute;
	top: 10px;
	right : 0;
}

.groupHead {
	list-style : none;
}

.rackImage {
	height : 24px;
	width : 18px;
	vertical-align: middle;
	margin-right : 5px;
}

.resultItem {
	background : #272829;
	color : #BCDBB9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin-bottom : 5px;
	padding : 8px;
}

.resultItem:hover {
	background : #545D61;
	cursor : pointer;
}

.route {
	color : #545D61;
}

.route:hover {
	cursor : pointer;
	color : #272829;
}

.subgroup {
	margin-left: 20px;
	list-style : none;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 5px;
}

#startDialog {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	text-align : center;
	color : #3C4B62;
	font-weight : bold;
}

.underline {
	text-decoration: underline;
	font-weight : bold;
	font-size : 18px;
}


