body,td
{
	font-size:12px;
	letter-spacing: 0px;
	line-height: 16px;
	font-family:verdana;
}

h2 {
	padding: 7px;
	background-color: #E5F5EA;
	color: #019835;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	margin: 0px;
	font-size: 12px;
	background-image: url('/maps/tent.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}

a {
	color: #005690;
	text-decoration: underline;
}

a img {
	border: 0px;
}


.rightWrapper
{
	float: left;
	width: 450px;
}

input, select
{
	border: #40B267 1px solid;
}

#address label
{
	float: left;
	width: 140px;	
}

#traficProfile-element input, #traficProfile-element select
{
	border: 0px;
	margin: 0px;	
}

#traficProfile-element label
{
	float: none;
}

#address dt {
	margin-top: 10px;
}

#address dd {
	margin-left: 140px;
}

#address #calculate 
{
	background-image: url('../images/button.jpg');
	border: 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	width: 139px;
	padding: 7px 0px 7px 0px;
	cursor: pointer;
}

p.campingDetails
{
	margin: 0px 0px 7px 0px;
	padding-left: 22px;
}

#ptvmap {
	height: 400px;
	width: 400px;
	background-color: silver;
}

.leftWrapper{
	width: 296px;
	float: left;
	margin-right: 17px;
}

.odd
{
	background-color: #EEEEEE;
}

.spacer {
	clear: both;
}

.context {
	cursor: pointer;
}
.hover {
	background-color: #E5F5EA;
}

div.longitude, div.latitude {
	display: none;
}

#totals 
{
	padding-top: 2px;
}

#totals table
{
	margin: 0px;
	padding: 0px;	
}

table.steps
{
	border: 1px solid #40B267;
	border-collapse: collapse;
}

table.steps th
{
	background-color: #E5F5EA;
	color: #019835;
	font-weight: normal;
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: #40B267 1px solid;
}

table.steps th.timeDistance
{
	width: 110px;
}

#description
{
	width: 650px;
}

#description #print
{
	float: right;
}

#backgroundModelDiv
{
	/* background-color: #000000; */
	text-align:center;
	width:100%;
	height:100%;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	
	/* 
	_filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
}

#infinityPopUp
{
	z-index: 1001;
	background-color: #FFFFFF;
	border: 1px solid #1E6E2A;
	margin: 0px auto 0px;
}

#infinityPopUp .wait
{
	padding: 1px 2px 0px 2px;
}
