﻿#content
{	
    position: relative;
    float:right;
	border-top:0px;
	padding: 0px; 
	padding-top:10px;		
	width: 500px;
}
#title 
{
	padding:10px 15px 10px 15px;
	margin-bottom:0px;	
}
#title h1
{
	padding: 15px 0 0 0;
}
#title h2
{
	padding: 15px 0 20px 0;
}
#progressBar 
{	
	margin: -25px 0px 0px 0px;
	padding-left: 0px;
	background-color:#BCBCBC;	
	border:1px solid #D7DFC7;
	border-left:0px;
	color:White;
	width:500px;
	height:20px;
}
#progressBar ul
{
    margin-left:-37px;
}
#progressBar li.activeFirst
{
	display:inline;
	padding-bottom:4px;
	padding-left:12px;
	padding-right:12px;
	background-color:#81C31D;	
	position:relative;
	top:0px;
}
#progressBar li.activeDisabledNext
{
	height:19px;
	display:inline;
	width:15px;
	background: url(../_images/homepage/progressBar_Active_Disabled.gif) no-repeat;
	position:absolute;
}
#progressBar li.active
{
	display:inline;
	padding-bottom:4px;
	padding-left:25px;
	padding-right:12px;
	background-color:#81C31D;
}
#progressBar li.activeNext
{
	height:19px;
	display:inline;
	width:15px;
	background: url(../_images/homepage/progressBar_Active_Active.gif) no-repeat;	
	padding:0px 12px 0px 12px;
	position:absolute;
}

#countryLowerContent
{
	padding: 0 15px;
	margin: 0px 0px 20px 0px;
	border-top:1px solid white;
}
#countryLowerContent #leftColumn
{
	width: 389px;
	margin: 0;
	padding: 0 21px 0 0;
	float: left;
}
#countryLowerContent #rightColumn
{
	width: 297px;
	margin: 0;
	padding: 0 0 0 21px;
	float: left;
}
p 
{
	margin-bottom:15px;
}
#countryCalloutBox
{
	border:1px solid #d7dfc7;
	padding:5px 2px 5px 2x;
	background-color:#000000;
	width:291px;
}
#countryCallout
{
	padding: 0px 0px 15px 0px;
	width: 291px; 		
	margin-top:0px;
	height: 175px; 
	background: url(../images/junk_truck_book_online_small.gif) bottom no-repeat #FFFFFF;
}
#countryCallout .formBox
{
	border: #d7dfc7 1px solid; 
	padding:10px; 
	margin:0px 0px 10px 0px; 
	text-align:center;
	background-color:#7FC31C;
	color:white;
	font-weight:bold;
}
#countryCallout .formBox input
{
	width: 75px;
	margin-right: 10px;
	position: relative;
	top: -2px;
}
#countryCallout .customerLink
{
	position:relative;
	top:90px;
	left:10px;	
}
#countryCallout .customerLink a
{
	color:White;
}
#customerHelp
{
	margin-top:15px; 
	background-color:#D1E5B0;
	padding:5px 0px 5px 10px;
	border:1px solid #7FC31C;
}
.topArticle, .article
{
	width:100%;
	padding-bottom:15px;
	
}
.article
{
	border-top:1px solid #d7dfc7;
	padding-top:15px;
}
.leftRegions
{
	border:0px solid black;
	width:100%;
	float:right;
}
.rightRegions
{
	border:0px solid black;
	width:49%;
	float:left;
}
.topArticle ul
{
	padding-left:15px;
}
.greenText
{
	color:#7FC31C;
}
.imgPhoto
{
	border: 1px solid #d7dfc7;
	margin:5px 0 5px 0;
}
#countryFooter
{
	margin-bottom:0px;
	padding-bottom:5px;
}
#countryFooter LI
{
	border-left: 1px solid #dedede;
	display:inline;
    list-style-image:none;
    padding-left:7px;
    padding-right:5px;
}
#countryFooter .first
{
	border-left-width:0px;
}

		.region { float: left; margin-top: 0px; position: relative; padding: 5px 5px 0px 0px; width: 150px; word-wrap:break-word;}
		.region h3 { background: #82c300; color: #fff; padding: 5px 3px 5px 10px;}
		.region h3 a { color: #fff; }
		.region li { list-style: none; padding: 2px 0 2px 0; }
		.region.alt { clear: left; }

		.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/local/tipsy.gif); }
		.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
		.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
		.tipsy-north { background-position: top center; }
		.tipsy-south { background-position: bottom center; }
		.tipsy-east { background-position: right center; }
		.tipsy-west { background-position: left center; }
		.locationMap { position:relative; float:right; margin: 30px -30px 30px 0px; width:290px; text-align:left}
		.marker { position: absolute; text-indent: -9999px; width: 16px; height: 16px; background: transparent url(../images/local/marker.png) no-repeat top left; }